Home
last modified time | relevance | path

Searched defs:WakeUpPinx (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pwr.c422 void HAL_PWR_EnableWakeUpPin(uint32_t WakeUpPinx) in HAL_PWR_EnableWakeUpPin()
439 void HAL_PWR_DisableWakeUpPin(uint32_t WakeUpPinx) in HAL_PWR_DisableWakeUpPin()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c436 void HAL_PWR_EnableWakeUpPin(uint32_t WakeUpPinx) in HAL_PWR_EnableWakeUpPin()
453 void HAL_PWR_DisableWakeUpPin(uint32_t WakeUpPinx) in HAL_PWR_DisableWakeUpPin()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr.c429 void HAL_PWR_DisableWakeUpPin(uint32_t WakeUpPinx) in HAL_PWR_DisableWakeUpPin()