gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:GPIO_MODER (0.00 seconds)
mtkernel_3
include/sys/sysdepend/cpu/stm32l4/sysdef.h - 23.8KB - 488 lines
394: 
395: #define GPIO_MODER(n)   (GPIO##n##_BASE + 0x00)           /* GPIO port mode register */
396: #define GPIO_OTYPER(n)  (GPIO##n##_BASE + 0x04)          /* GPIO port output type register */