Searched refs:amount (Results 1 – 8 of 8) sorted by relevance
165 int amount; member713 uint32_t amount; in wait_for_endtx() local721 amount = nrfy_uarte_tx_amount_get(p_uarte); in wait_for_endtx()735 err = ((p_tx == p_buf) && (length > amount)) ? NRFX_ERROR_FORBIDDEN : NRFX_SUCCESS; in wait_for_endtx()772 if (p_cb->tx.amount < 0) in poll_out()774 p_cb->tx.amount = (int)nrfy_uarte_tx_amount_get(p_uarte); in poll_out()831 p_cb->tx.amount = -1; in tx_prepare_start()1914 p_tx->amount = -1; in pending_tx_handler()1944 size_t amount; in txstopped_irq_handler() local1950 amount = 0; in txstopped_irq_handler()[all …]
627 size_t amount = nrf_twim_txd_amount_get(p_reg); in nrfy_twim_txd_amount_get() local629 return amount; in nrfy_twim_txd_amount_get()636 size_t amount = nrf_twim_rxd_amount_get(p_reg); in nrfy_twim_rxd_amount_get() local638 return amount; in nrfy_twim_rxd_amount_get()
599 uint32_t amount = nrf_uarte_tx_amount_get(p_reg); in nrfy_uarte_tx_amount_get() local601 return amount; in nrfy_uarte_tx_amount_get()617 uint32_t amount = nrf_uarte_rx_amount_get(p_reg); in nrfy_uarte_rx_amount_get() local619 return amount; in nrfy_uarte_rx_amount_get()
746 uint32_t amount = nrf_spim_tx_amount_get(p_reg); in nrfy_spim_tx_amount_get() local748 return amount; in nrfy_spim_tx_amount_get()773 uint32_t amount = nrf_spim_rx_amount_get(p_reg); in nrfy_spim_rx_amount_get() local775 return amount; in nrfy_spim_rx_amount_get()
527 uint16_t amount = nrf_saadc_amount_get(p_reg); in nrfy_saadc_amount_get() local529 return amount; in nrfy_saadc_amount_get()
578 - Changed to size_t the type used for holding the amount of data in the TWIS driver.638 - Corrected the type of the nrfx_uarte_xfer_evt_t structure field that holds the amount of transfer…
80 # option can be useful when feeding doxygen a huge amount of source files, where1377 # a fully collapsed tree already exceeds this amount). So setting the number of2475 # but if the number exceeds 15, the total amount of fields shown is limited to
80 # option can be useful when feeding doxygen a huge amount of source files, where1386 # a fully collapsed tree already exceeds this amount). So setting the number of2487 # but if the number exceeds 15, the total amount of fields shown is limited to