Searched refs:SEND_CMD_LEN (Results 1 – 11 of 11) sorted by relevance
26 #define SEND_CMD_LEN (2) macro36 unsigned char sendUserCmd[SEND_CMD_LEN] = {regHigh8bitCmd, regLow8bitCmd}; in WriteRead()
96 #define SEND_CMD_LEN (8) macro
37 #define SEND_CMD_LEN (2) macro254 unsigned char sendUserCmd [SEND_CMD_LEN] = {OLED_ADDRESS_WRITE_CMD, userData}; in I2cWriteByte()255 unsigned char sendUserData [SEND_CMD_LEN] = {OLED_ADDRESS_WRITE_DATA, userData}; in I2cWriteByte()
20 #define SEND_CMD_LEN (8) macro
19 #define SEND_CMD_LEN (8) macro