gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:GPIO_AFRL (0.00 seconds)
mtkernel_3
include/sys/sysdepend/cpu/stm32l4/sysdef.h - 23.8KB - 488 lines
402: #define GPIO_LCKR(n)    (GPIO##n##_BASE + 0x1C)            /* GPIO port configuration lock register */
403: #define GPIO_AFRL(n)    (GPIO##n##_BASE + 0x20)            /* GPIO alternate function low register */
404: #define GPIO_AFRH(n)    (GPIO##n##_BASE + 0x24)            /* GPIO alternate function high register */