Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_gpio.c192 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,(GPIO_Init->Pin))); in HAL_GPIO_Init()
313 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_DeInit()
392 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_ReadPin()
426 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_WritePin()
450 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_TogglePin()
473 assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx,GPIO_Pin)); in HAL_GPIO_LockPin()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_gpio_ex.h2139 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \ macro
2178 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \
2217 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \
2255 #define IS_GPIO_PIN_AVAILABLE(__INSTANCE__,__PIN__) \