Searched defs:byte (Results 1 – 3 of 3) sorted by relevance
469 static bool nhw_UARTE_process_Rx_byte(uint inst, struct uarte_status *u_el, uint16_t *byte) { in nhw_UARTE_process_Rx_byte()503 void nhw_UARTE_digest_Rx_byte(uint inst, uint16_t byte) { in nhw_UARTE_digest_Rx_byte()744 static uint16_t nhw_UART_prep_Tx_data(uint inst, struct uarte_status *u_el, uint16_t byte) { in nhw_UART_prep_Tx_data()908 static void nhw_UART_Tx_queue_byte(uint inst, struct uarte_status *u_el, uint16_t byte) in nhw_UART_Tx_queue_byte()
174 unsigned char byte; in nhw_upty_check_for_input() local
463 char byte = ((struct ufifo_msg_tx *)buf)->data; in uf_Rx_handle_old_input() local