Home
last modified time | relevance | path

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

/Zephyr-latest/boards/native/native_sim/
Dboard_soc.h25 #define NSOS_IRQ 3 macro
/Zephyr-latest/drivers/net/
Dnsos_sockets.c1563 IRQ_CONNECT(NSOS_IRQ, NSOS_IRQ_PRIORITY, in nsos_socket_offload_init()
1565 irq_enable(NSOS_IRQ); in nsos_socket_offload_init()
Dnsos_adapt.c1167 hw_irq_ctrl_set_irq(NSOS_IRQ); in nsos_adapt_poll_triggered()