Searched refs:amount (Results 1 – 4 of 4) sorted by relevance
636 size_t amount = p_cb->rx_buffer_length; in uarte_irq_handler() local644 rx_done_event(p_cb, amount, p_data); in uarte_irq_handler()649 rx_done_event(p_cb, amount, p_cb->p_rx_buffer); in uarte_irq_handler()
454 @ now 2^31<=x0<2^32, 0<=xsh<16 (amount x is shifted in x0); number of quotient bits to be calculate…675 @ now 2^47<=x0<2^48, 0<=xsh<16 (amount x is shifted in x0); number of quotient bits to be calculate…
182 - Changed to size_t the type used for holding the amount of data in the TWIS driver.242 - Corrected the type of the nrfx_uarte_xfer_evt_t structure field that holds the amount of transfer…
70 # option can be useful when feeding doxygen a huge amount of source files, where1245 # a fully collapsed tree already exceeds this amount). So setting the number of2304 # but if the number exceeds 15, the total amount of fields shown is limited to
Completed in 9 milliseconds