Searched defs:data_bytes (Results 1 – 5 of 5) sorted by relevance
57 uint8_t data_bytes : 2; // 1 byte for 7 or 8 bit data, 2 bytes for 9 bit data member
597 uint32_t data_bytes = p_ctrl->data_bytes; in R_SCI_B_UART_Write() local
631 uint32_t data_bytes = p_ctrl->data_bytes; in R_SCI_UART_Write() local