Searched refs:spi_state (Results 1 – 1 of 1) sorted by relevance
120 volatile nrfx_spis_state_t spi_state; //!< SPI slave state. member248 p_cb->spi_state = SPIS_STATE_INIT; in nrfx_spis_init()336 switch (p_cb->spi_state) in spis_state_entry_action_execute()379 p_cb->spi_state = new_state; in spis_state_change()414 switch (p_cb->spi_state) in nrfx_spis_buffers_set()455 switch (p_cb->spi_state) in spis_irq_handler()478 switch (p_cb->spi_state) in spis_irq_handler()
Completed in 3 milliseconds