Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/modules/openthread/platform/
Dalarm.c36 otSysEventSignalPending(); in ot_timer_ms_fired()
44 otSysEventSignalPending(); in ot_timer_us_fired()
Duart.c83 otSysEventSignalPending(); in uart_rx_handle()
99 otSysEventSignalPending(); in uart_tx_handle()
242 otSysEventSignalPending(); in otPlatUartFlush()
Dradio.c154 otSysEventSignalPending(); in set_pending_event()
699 otSysEventSignalPending(); in platformRadioProcess()
/Zephyr-Core-3.7.0/subsys/net/l2/openthread/
Dopenthread.c178 void otSysEventSignalPending(void) in otSysEventSignalPending() function
/Zephyr-Core-3.7.0/tests/subsys/openthread/
Dradio_test.c93 void otSysEventSignalPending(void) { k_sem_give(&ot_sem); } in otSysEventSignalPending() function