Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c87 } nrfx_spis_state_t; typedef
98 volatile nrfx_spis_state_t spi_state; //!< SPI slave state.
515 nrfx_spis_state_t new_state) in spis_state_change()