Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c98 volatile nrfx_spis_state_t spi_state; //!< SPI slave state. member
352 p_cb->spi_state = SPIS_STATE_INIT; in nrfx_spis_init()
460 switch (p_cb->spi_state) in spis_state_entry_action_execute()
517 p_cb->spi_state = new_state; in spis_state_change()
553 switch (p_cb->spi_state) in nrfx_spis_buffers_set()
594 switch (p_cb->spi_state) in irq_handler()
627 switch (p_cb->spi_state) in irq_handler()