Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pwr.c484 __WFE(); in HAL_PWR_EnterSLEEPMode()
485 __WFE(); in HAL_PWR_EnterSLEEPMode()
530 __WFE(); in HAL_PWR_EnterSTOPMode()
531 __WFE(); in HAL_PWR_EnterSTOPMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c508 __WFE(); in HAL_PWR_EnterSLEEPMode()
509 __WFE(); in HAL_PWR_EnterSLEEPMode()
570 __WFE(); in HAL_PWR_EnterSTOPMode()
571 __WFE(); in HAL_PWR_EnterSTOPMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c1196 __WFE(); in HAL_PWREx_EnterSTOP0Mode()
1197 __WFE(); in HAL_PWREx_EnterSTOP0Mode()
1247 __WFE(); in HAL_PWREx_EnterSTOP1Mode()
1248 __WFE(); in HAL_PWREx_EnterSTOP1Mode()
1299 __WFE(); in HAL_PWREx_EnterSTOP2Mode()
1300 __WFE(); in HAL_PWREx_EnterSTOP2Mode()
Dstm32l4xx_hal_pwr.c503 __WFE(); in HAL_PWR_EnterSLEEPMode()
504 __WFE(); in HAL_PWR_EnterSLEEPMode()
/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h76 #define __WFE __wfe macro
410 __attribute__( ( always_inline ) ) __STATIC_INLINE void __WFE(void) in __WFE() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h328 #define __WFE __wfe macro
Dcmsis_gcc.h394 __attribute__((always_inline)) __STATIC_INLINE void __WFE(void) in __WFE() function
Dcmsis_armcc_V6.h768 #define __WFE __builtin_arm_wfe macro