Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_pipe.c45 static void pipe_post_events(struct modem_pipe *pipe, uint32_t events) in pipe_post_events() function
206 pipe_post_events(pipe, PIPE_EVENT_RECEIVE_READY_BIT); in modem_pipe_notify_receive_ready()
212 pipe_post_events(pipe, PIPE_EVENT_TRANSMIT_IDLE_BIT); in modem_pipe_notify_transmit_idle()