Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_twim.h627 size_t amount = nrf_twim_txd_amount_get(p_reg); in nrfy_twim_txd_amount_get() local
636 size_t amount = nrf_twim_rxd_amount_get(p_reg); in nrfy_twim_rxd_amount_get() local
Dnrfy_uarte.h599 uint32_t amount = nrf_uarte_tx_amount_get(p_reg); in nrfy_uarte_tx_amount_get() local
617 uint32_t amount = nrf_uarte_rx_amount_get(p_reg); in nrfy_uarte_rx_amount_get() local
Dnrfy_spim.h746 uint32_t amount = nrf_spim_tx_amount_get(p_reg); in nrfy_spim_tx_amount_get() local
773 uint32_t amount = nrf_spim_rx_amount_get(p_reg); in nrfy_spim_rx_amount_get() local
Dnrfy_saadc.h527 uint16_t amount = nrf_saadc_amount_get(p_reg); in nrfy_saadc_amount_get() local
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c165 int amount; member
713 uint32_t amount; in wait_for_endtx() local
1944 size_t amount; in txstopped_irq_handler() local