Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h178 #define PWR_BATTERY_CHARGING_DISABLE ((uint32_t)0x00000000) macro
766 #define IS_PWR_BATTERY_CHARGING(CHARGING) (((CHARGING) == PWR_BATTERY_CHARGING_DISABLE) ||\