Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_pipe.c50 static void pipe_clear_events(struct modem_pipe *pipe, uint32_t events) in pipe_clear_events() function
142 pipe_clear_events(pipe, PIPE_EVENT_TRANSMIT_IDLE_BIT); in modem_pipe_transmit()
152 pipe_clear_events(pipe, PIPE_EVENT_RECEIVE_READY_BIT); in modem_pipe_receive()