Searched refs:HAL_PWR_EnterSTOPMode (Results 1 – 14 of 14) sorted by relevance
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_hal_pwr.c | 540 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/ |
D | stm32l0xx_hal_pwr.c | 537 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/ |
D | stm32l1xx_hal_pwr.c | 508 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/ |
D | stm32l4xx_hal_pwr.h | 396 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
|
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_pwr.h | 466 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
|
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_hal_pwr.h | 420 void HAL_PWR_EnterSTOPMode(uint32_t Regulator, uint8_t STOPEntry);
|
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/ |
D | board.c | 336 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/SKiM881AXL/ |
D | board.c | 435 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/SKiM980A/ |
D | board.c | 462 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/NucleoL073/ |
D | board.c | 469 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/NucleoL152/ |
D | board.c | 469 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/SKiM880B/ |
D | board.c | 462 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/NAMote72/ |
D | board.c | 541 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|
/loramac-node-latest/src/boards/NucleoL476/ |
D | board.c | 557 HAL_PWR_EnterSTOPMode( PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI ); in LpmEnterStopMode()
|