Home
last modified time | relevance | path

Searched refs:NRF_SPI_ALL_INTS_MASK (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_spi.h77 NRF_SPI_ALL_INTS_MASK = SPI_INTENSET_READY_Msk ///< All SPI interrupts. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c227 nrf_spi_int_disable(p_spi, NRF_SPI_ALL_INTS_MASK); in nrfx_spi_uninit()