Home
last modified time | relevance | path

Searched refs:HAL_PWR_EnterSTOPMode (Results 1 – 14 of 14) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr.c540 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry) in HAL_PWR_EnterSTOPMode() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c537 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry) in HAL_PWR_EnterSTOPMode() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pwr.c508 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry) in HAL_PWR_EnterSTOPMode() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr.h396 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pwr.h466 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pwr.h420 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dboard.c336 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/SKiM881AXL/
Dboard.c435 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/SKiM980A/
Dboard.c462 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/NucleoL073/
Dboard.c469 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/NucleoL152/
Dboard.c469 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/SKiM880B/
Dboard.c462 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/NAMote72/
Dboard.c541 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
/loramac-node-latest/src/boards/NucleoL476/
Dboard.c557 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()