Searched refs:assertion_time (Results 1 – 18 of 18) sorted by relevance
27 .assertion_time = 1,
58 .assertion_time = 1,
167 …uint8_t assertion_time : 5; ///< Time in baseclock units after assertion of the DE si… member
190 …uint8_t assertion_time : 5; ///< Time in baseclock units after assertion of the DE sign… member
1318 dcr |= ((uint32_t) p_extend->rs485_setting.assertion_time << R_SCI_B0_DCR_DEAST_Pos) & in r_sci_b_uart_config_set()
1405 dcr |= ((uint32_t) p_extend->rs485_setting.assertion_time << R_SCI0_DCR_DEAST_Pos) & in r_sci_uart_config_set()
Completed in 44 milliseconds