Searched refs:BAUDRATE (Results 1 – 3 of 3) sorted by relevance
185 u_el->tx_line_params.baud = NRF_UARTE_regs[inst].BAUDRATE; in tx_sync_line_params()225 || (NRF_UARTE_regs[inst].BAUDRATE != u_el->tx_line_params.baud)) { in nhw_ufifo_tx_byte()397 || (NRF_UARTE_regs[inst].BAUDRATE != u_el->rx_line_params.baud)) { in uf_rx_check_config_match()404 NRF_UARTE_regs[inst].BAUDRATE, u_el->rx_line_params.baud in uf_rx_check_config_match()
166 NRF_UARTE_regs[i].BAUDRATE = 0x04000000; in nhw_uarte_init()292 …return nbits * nhw_uarte_bit_dur_from_reg(NRF_UARTE_regs[inst].BAUDRATE, nhw_uarte_st[inst].clock_… in nhw_uarte_nbits_time()
6042 …__IOM uint32_t BAUDRATE; /*!< (@ 0x00000524) Baud rate. Accuracy depends on t… member6309 …__IOM uint32_t BAUDRATE; /*!< (@ 0x00000524) Baud rate. Accuracy depends on t… member