Searched refs:MUX_BASE (Results 1 – 1 of 1) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_gpio.c | 39 #define MUX_BASE 0x401f8024 macro 42 #define MUX_BASE 0x401f8014 macro 45 #define MUX_BASE 0x400E8010 macro 48 #define MUX_BASE 0x401f8014 macro 594 …IOMUXC_SetPinMux(MUX_BASE + reg_offset[pin] * 4, 0x5U, 0, 0, CONFIG_BASE + reg_offset[pin] * 4, 1); in imxrt_pin_mode() 595 …IOMUXC_SetPinConfig(MUX_BASE + reg_offset[pin] * 4, 0x5U, 0, 0, CONFIG_BASE + reg_offset[pin] * 4,… in imxrt_pin_mode() 607 …IOMUXC_SetPinMux(MUX_BASE + reg_offset[pin] * 4, 0x5U, 0, 0, CONFIG_BASE + reg_offset[pin] * 4, 1); in imxrt_pin_mode()
|
Completed in 7 milliseconds