Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pwr.c483 __SEV(); in HAL_PWR_EnterSLEEPMode()
529 __SEV(); in HAL_PWR_EnterSTOPMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c507 __SEV(); in HAL_PWR_EnterSLEEPMode()
569 __SEV(); in HAL_PWR_EnterSTOPMode()
/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h83 #define __SEV __sev macro
420 __attribute__( ( always_inline ) ) __STATIC_INLINE void __SEV(void) in __SEV() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c1195 __SEV(); in HAL_PWREx_EnterSTOP0Mode()
1246 __SEV(); in HAL_PWREx_EnterSTOP1Mode()
1298 __SEV(); in HAL_PWREx_EnterSTOP2Mode()
Dstm32l4xx_hal_pwr.c502 __SEV(); in HAL_PWR_EnterSLEEPMode()
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h335 #define __SEV __sev macro
Dcmsis_gcc.h404 __attribute__((always_inline)) __STATIC_INLINE void __SEV(void) in __SEV() function
Dcmsis_armcc_V6.h775 #define __SEV __builtin_arm_sev macro