gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GPIO_MODER (0.00 seconds)
mtkernel_3
kernel/sysdepend/iote_stm32l4/hw_setting.c - 4.5KB - 158 lines
60:         // Serial debug I/F : PD5 -> USART2_TX, PD6 -> USART2_RX
61:         {GPIO_MODER(D),                0x00002800},
62:         {GPIO_OTYPER(D),       0x00000000},
69: // A/DC in: PA1,PA2,PA4 70: {GPIO_MODER(A), 0xABFFFFFF}, 71: {GPIO_OTYPER(A), 0x00000000},
79: // A/DC in : PB1 80: {GPIO_MODER(B), 0xFFFAFFBF}, 81: {GPIO_OTYPER(B), 0x00000300},
89: // Port Output : PD9, PD11, PD15 90: {GPIO_MODER(D), 0x40442800}, 91: {GPIO_OTYPER(D), 0x00000000},