Home
last modified time | relevance | path

Searched defs:powerDown (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/drivers/
Dfsl_power.h132 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
150 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/drivers/
Dfsl_power.h132 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
150 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/drivers/
Dfsl_power.h132 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
150 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/drivers/
Dfsl_power.h178 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
196 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/drivers/
Dfsl_power.h158 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
176 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/drivers/
Dfsl_power.h158 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
176 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/drivers/
Dfsl_power.h158 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
176 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/drivers/
Dfsl_power.h158 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
176 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/drivers/
Dfsl_power.h308 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
326 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC832/drivers/
Dfsl_power.h158 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
176 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC834/drivers/
Dfsl_power.h158 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
176 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/drivers/
Dfsl_power.h164 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
182 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/drivers/
Dfsl_power.h164 static inline void POWER_WakeUpConfig(uint32_t mask, bool powerDown) in POWER_WakeUpConfig()
182 static inline void POWER_DeepSleepConfig(uint32_t mask, bool powerDown) in POWER_DeepSleepConfig()
/hal_nxp-latest/imx/drivers/
Dadc_imx7d.c159 void ADC_SetPowerDownCmd(ADC_Type* base, bool powerDown) in ADC_SetPowerDownCmd()