Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/hal/
Dsdio_slave_hal.c247 static inline void send_set_state(sdio_slave_context_t *hal, send_state_t state) in send_set_state() function
291 send_set_state(hal, STATE_WAIT_FOR_START); in sdio_slave_hal_send_start()
304 send_set_state(hal, STATE_IDLE); in sdio_slave_hal_send_stop()
323 send_set_state(hal, STATE_SENDING); in send_new_packet()
398 send_set_state(hal, STATE_GETTING_RESULT); in send_get_inflight_desc()
438 send_set_state(hal, STATE_IDLE); in send_get_unsent_desc()
458 send_set_state(hal, STATE_WAIT_FOR_START); in sdio_slave_hal_send_get_next_finished_arg()
478 send_set_state(hal, STATE_GETTING_UNSENT_DESC); in sdio_slave_hal_send_flush_next_buffer()
484 send_set_state(hal, STATE_IDLE); in sdio_slave_hal_send_flush_next_buffer()