Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dalarm.c37 otSysEventSignalPending(); in ot_timer_ms_fired()
45 otSysEventSignalPending(); in ot_timer_us_fired()
Duart.c83 otSysEventSignalPending(); in uart_rx_handle()
99 otSysEventSignalPending(); in uart_tx_handle()
242 otSysEventSignalPending(); in otPlatUartFlush()
Dradio_spinel.cpp77 otSysEventSignalPending(); in set_pending_event()
Dradio.c153 otSysEventSignalPending(); in set_pending_event()
714 otSysEventSignalPending(); in platformRadioProcess()
/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread.c181 void otSysEventSignalPending(void) in otSysEventSignalPending() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c93 void otSysEventSignalPending(void) { k_sem_give(&ot_sem); } in otSysEventSignalPending() function