Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_xbara.c21 #define XBARA_CTRLx(base, index) (((volatile uint16_t *)(&((base)->CTRL0)))[(index)]) macro
220 regVal._u16 = XBARA_CTRLx(base, regIndex); in XBARA_SetOutputSignalConfig()
228 XBARA_CTRLx(base, regIndex) = regVal._u16; in XBARA_SetOutputSignalConfig()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_xbara.c21 #define XBARA_CTRLx(base, index) (((volatile uint16_t *)(&((base)->CTRL0)))[(index)]) macro
220 regVal._u16 = XBARA_CTRLx(base, regIndex); in XBARA_SetOutputSignalConfig()
228 XBARA_CTRLx(base, regIndex) = regVal._u16; in XBARA_SetOutputSignalConfig()