Searched defs:RegAddr (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/ |
| D | fsl_it6161.h | 100 #define HDMITX_ReadI2C_Byte(handle, RegAddr, pValue) IT6161_I2C_ReadRegs(handle, HDMI_TX_ADDR, RegA… argument 101 #define HDMITX_WriteI2C_Byte(handle, RegAddr, value) IT6161_I2C_WriteReg(handle, HDMI_TX_ADDR, RegA… argument 102 #define HDMITX_ReadI2C_Bytes(handle, RegAddr, pValue, num) \ argument 104 #define HDMITX_WriteI2C_Bytes(handle, RegAddr, pValue, num) \ argument 106 #define HDMITX_SetI2C_Byte(handle, RegAddr, Mask, Value) \ argument 109 #define HDMITX_CEC_ReadI2C_Byte(handle, RegAddr, pValue) \ argument 111 #define HDMITX_CEC_WriteI2C_Byte(handle, RegAddr, value) IT6161_I2C_WriteReg(handle, HDMI_TX_CEC_AD… argument 112 #define HDMITX_CEC_ReadI2C_Bytes(handle, RegAddr, pValue, num) \ argument 114 #define HDMITX_CEC_WriteI2C_Bytes(handle, RegAddr, pValue, num) \ argument 116 #define HDMITX_CEC_SetI2C_Byte(handle, RegAddr, Mask, Value) \ argument [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Mcu/src/ |
| D | Clock_Ip.c | 1207 uint32 *RegAddr; in Clock_Ip_WriteRegisterValues() local
|
| /hal_nxp-latest/s32/drivers/s32k3/Mcu/src/ |
| D | Clock_Ip.c | 1283 uint32 *RegAddr; in Clock_Ip_WriteRegisterValues() local
|
| /hal_nxp-latest/s32/drivers/s32k1/Mcu/src/ |
| D | Clock_Ip.c | 1207 uint32 *RegAddr; in Clock_Ip_WriteRegisterValues() local
|