Searched refs:BIT_NUMBER (Results 1 – 1 of 1) sorted by relevance
| /loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ | ||
| D | stm32l4xx_hal_pwr_ex.h | 769 #define IS_PWR_GPIO_BIT_NUMBER(BIT_NUMBER) (((BIT_NUMBER) & GPIO_PIN_MASK) != (uint32_t)0x00) argument |