Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gpio.h193 #define GPIO_CLOCK_RISING 0x00000000u /*!< Retime on rising edge */ macro
430 #define IS_GPIO_CLOCK(__CLOCK__) (((__CLOCK__) == GPIO_CLOCK_RISING) ||\