Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dnrf51_to_nrf52810.h156 #ifndef AMOUNTTX
157 #define AMOUNTTX TXD.AMOUNT macro
Dnrf51_to_nrf52840.h207 #ifndef AMOUNTTX
208 #define AMOUNTTX TXD.AMOUNT macro
Dnrf51_to_nrf52.h205 #ifndef AMOUNTTX
206 #define AMOUNTTX TXD.AMOUNT macro
Dnrf51.h593 …__IM uint32_t AMOUNTTX; /*!< (@ 0x0000054C) Number of bytes transmitted in l… member
/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h976 return p_reg->AMOUNTTX; in nrf_spis_tx_amount_get()