Home
last modified time | relevance | path

Searched refs:__WFE (Results 1 – 20 of 20) sorted by relevance

/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_pwr.c304 __WFE(); in HAL_PWR_EnterSLEEPMode()
305 __WFE(); in HAL_PWR_EnterSLEEPMode()
361 __WFE(); in HAL_PWR_EnterSTOPMode()
362 __WFE(); in HAL_PWR_EnterSTOPMode()
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pwr.c417 __WFE(); in HAL_PWR_EnterSLEEPMode()
418 __WFE(); in HAL_PWR_EnterSLEEPMode()
470 __WFE(); in HAL_PWR_EnterSTOPMode()
471 __WFE(); in HAL_PWR_EnterSTOPMode()
A Dstm32f7xx_hal_pwr_ex.c425 __WFE(); in HAL_PWREx_EnterUnderDriveSTOPMode()
/external/platform/lpc15xx/lpcopen/periph_crc/example/src/
A Dcrc.c111 __WFE(); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dcore_cmInstr.h76 #define __WFE __wfe macro
347 __attribute__( ( always_inline ) ) __STATIC_INLINE void __WFE(void) in __WFE() function
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_pwr.c839 __WFE(); in PWR_EnterSTOPMode()
903 __WFE(); in PWR_EnterUnderDriveSTOPMode()
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_pwr.c223 __WFE(); in PWR_EnterSTOPMode()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_pwr.c497 __WFE(); in PWR_EnterSTOPMode()
/external/platform/nrfx/hal/
A Dnrf_regulators.h251 __WFE(); in nrf_regulators_system_off()
A Dnrf_power.h989 __WFE(); in nrf_power_system_off()
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_armcc.h432 #define __WFE __wfe macro
A Dcmsis_armclang.h846 #define __WFE __builtin_arm_wfe macro
A Dcmsis_iccarm.h427 #define __WFE __iar_builtin_WFE macro
A Dcmsis_armclang_ltm.h833 #define __WFE __builtin_arm_wfe macro
A Dcmsis_gcc.h917 #define __WFE() __ASM volatile ("wfe":::"memory") macro
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_armcc.h159 #define __WFE __wfe macro
A Dcmsis_armclang.h192 #define __WFE __builtin_arm_wfe macro
A Dcmsis_iccarm.h458 #define __WFE __iar_builtin_WFE macro
A Dcmsis_armclang_ltm.h190 #define __WFE __builtin_arm_wfe macro
A Dcmsis_gcc.h245 #define __WFE() __ASM volatile ("wfe":::"memory") macro

Completed in 47 milliseconds