Home
last modified time | relevance | path

Searched defs:IS_GPIO_COMMON_PIN (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_gpio.h265 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_gpio.h243 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_gpio.h298 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_gpio.h241 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_gpio.h244 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gpio.h298 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_gpio.h292 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_gpio.h260 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) \ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gpio.h388 #define IS_GPIO_COMMON_PIN(__RESETMASK__, __SETMASK__) (((uint32_t)(__RESETMASK__) & (uint32_t)(__S… macro