Home
last modified time | relevance | path

Searched refs:AMOUNTRX (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-3.4.0/nrfx/mdk/
Dnrf51_to_nrf52810.h131 #ifndef AMOUNTRX
132 #define AMOUNTRX RXD.AMOUNT macro
Dnrf51_to_nrf52840.h182 #ifndef AMOUNTRX
183 #define AMOUNTRX RXD.AMOUNT macro
Dnrf51_to_nrf52.h180 #ifndef AMOUNTRX
181 #define AMOUNTRX RXD.AMOUNT macro
Dnrf51.h589 …__IM uint32_t AMOUNTRX; /*!< (@ 0x0000053C) Number of bytes received in last… member
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_spis.h683 return p_reg->AMOUNTRX; in nrf_spis_rx_amount_get()