Home
last modified time | relevance | path

Searched refs:STALLSTAT (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h1400 p_reg->STALLSTAT &= ~(SPIM_STALLSTAT_RX_Msk); in nrf_spim_stallstat_rx_clear()
1405 return (p_reg->STALLSTAT & SPIM_STALLSTAT_RX_Msk) != 0; in nrf_spim_stallstat_rx_get()
1410 p_reg->STALLSTAT &= ~(SPIM_STALLSTAT_TX_Msk); in nrf_spim_stallstat_tx_clear()
1415 return (p_reg->STALLSTAT & SPIM_STALLSTAT_TX_Msk) != 0; in nrf_spim_stallstat_tx_get()
/hal_nordic-latest/nrfx/mdk/
Dnrf5340_network.h1453 …__IOM uint32_t STALLSTAT; /*!< (@ 0x00000400) Stall status for EasyDMA RAM acc… member
Dnrf52833.h1368 …__IOM uint32_t STALLSTAT; /*!< (@ 0x00000400) Stall status for EasyDMA RAM acc… member
Dnrf52840.h1378 …__IOM uint32_t STALLSTAT; /*!< (@ 0x00000400) Stall status for EasyDMA RAM acc… member
Dnrf5340_application.h1653 …__IOM uint32_t STALLSTAT; /*!< (@ 0x00000400) Stall status for EasyDMA RAM acc… member
Dnrf54h20_types.h67551 …__IOM uint32_t STALLSTAT; /*!< (@ 0x000005A8) Stall status for EasyDMA RAM … member