Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 4 of 4) sorted by relevance

/external/platform/nrfx/drivers/src/
A Dnrfx_uarte.c636 size_t amount = p_cb->rx_buffer_length; in uarte_irq_handler() local
644 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()
/external/platform/pico/rp2_common/pico_divider/
A Ddivider.S454 @ 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…
/external/platform/nrfx/
A DCHANGELOG.md182 - 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…
/external/platform/nrfx/doc/
A Dnrfx.doxyfile70 # option can be useful when feeding doxygen a huge amount of source files, where
1245 # a fully collapsed tree already exceeds this amount). So setting the number of
2304 # but if the number exceeds 15, the total amount of fields shown is limited to

Completed in 9 milliseconds