Searched refs:pBuff (Results 1 – 3 of 3) sorted by relevance
16 void SCRAMBLER_Whiten(whitener_config_t *whitenerConfig, uint8_t *pBuff, uint32_t buffLength) in SCRAMBLER_Whiten() argument24 currentValue = pBuff[i]; in SCRAMBLER_Whiten()51 pBuff[i] = (uint8_t)currentValue; in SCRAMBLER_Whiten()
82 void SCRAMBLER_Whiten(whitener_config_t *whitenerConfig, uint8_t *pBuff, uint32_t buffLength);
205 uint8_t *pBuff = pData; in getHDMITX_EDIDBytes() local286 HDMITX_ReadI2C_Byte(handle, HDMI_TX_SYS_DDC_CTRL_REG17, pBuff); in getHDMITX_EDIDBytes()287 pBuff++; in getHDMITX_EDIDBytes()