Home
last modified time | relevance | path

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

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_gpio.h85 #define GPIO_FCR_Pos (0U) macro
86 #define GPIO_FCR_Msk (0x3U << GPIO_FCR_Pos)
279 #define FL_GPIO_MODE_INPUT (0x0U << GPIO_FCR_Pos)
280 #define FL_GPIO_MODE_OUTPUT (0x1U << GPIO_FCR_Pos)
281 #define FL_GPIO_MODE_DIGITAL (0x2U << GPIO_FCR_Pos)
282 #define FL_GPIO_MODE_ANALOG (0x3U << GPIO_FCR_Pos)

Completed in 11 milliseconds