6#ifndef ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_MCHP_XEC_H_
7#define ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_MCHP_XEC_H_
22void mchp_xec_clk_ctrl_sys_sleep_enable(
bool is_deep);
23void mchp_xec_clk_ctrl_sys_sleep_disable(
void);
Public Clock Control APIs.
__UINT8_TYPE__ uint8_t
Definition stdint.h:88