Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_gpio.c40 #define CONFIG_BASE 0x401f8198 macro
43 #define CONFIG_BASE 0x401f8188 macro
46 #define CONFIG_BASE 0x400E8254 macro
49 #define CONFIG_BASE 0x401f8204 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 6 milliseconds