Home
last modified time | relevance | path

Searched refs:__WFI (Results 1 – 9 of 9) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pwr.c478 __WFI(); in HAL_PWR_EnterSLEEPMode()
524 __WFI(); in HAL_PWR_EnterSTOPMode()
561 __WFI(); in HAL_PWR_EnterSTANDBYMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c502 __WFI(); in HAL_PWR_EnterSLEEPMode()
564 __WFI(); in HAL_PWR_EnterSTOPMode()
605 __WFI(); in HAL_PWR_EnterSTANDBYMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr.c497 __WFI(); in HAL_PWR_EnterSLEEPMode()
586 __WFI(); in HAL_PWR_EnterSTANDBYMode()
Dstm32l4xx_hal_pwr_ex.c1190 __WFI(); in HAL_PWREx_EnterSTOP0Mode()
1241 __WFI(); in HAL_PWREx_EnterSTOP1Mode()
1293 __WFI(); in HAL_PWREx_EnterSTOP2Mode()
1334 __WFI(); in HAL_PWREx_EnterSHUTDOWNMode()
/loramac-node-latest/src/boards/mcu/saml21/hpl/core/
Dhpl_core_m0plus_base.c92 __WFI(); in _go_to_sleep()
/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h68 #define __WFI __wfi macro
399 __attribute__( ( always_inline ) ) __STATIC_INLINE void __WFI(void) in __WFI() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h320 #define __WFI __wfi macro
Dcmsis_gcc.h383 __attribute__((always_inline)) __STATIC_INLINE void __WFI(void) in __WFI() function
Dcmsis_armcc_V6.h760 #define __WFI __builtin_arm_wfi macro