Home
last modified time | relevance | path

Searched defs:evt_handler (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dmesh.h21 void (*evt_handler)(uint16_t app_idx, uint16_t net_idx, member
Dsubnet.h96 void (*evt_handler)(struct bt_mesh_subnet *subnet, member
/Zephyr-latest/subsys/shell/backends/
Dshell_dummy.c18 shell_transport_handler_t evt_handler, in init()
Dshell_adsp_memory_window.c42 shell_transport_handler_t evt_handler, in init()
Dshell_rpmsg.c53 shell_transport_handler_t evt_handler, in init()
Dshell_rtt.c48 shell_transport_handler_t evt_handler, in init()
Dshell_websocket.c233 shell_transport_handler_t evt_handler, in init()
Dshell_mqtt.c645 shell_transport_handler_t evt_handler, void *context) in init()
Dshell_telnet.c618 shell_transport_handler_t evt_handler, in init()
Dshell_uart.c289 shell_transport_handler_t evt_handler, in init()
/Zephyr-latest/soc/nordic/common/
Dmram_latency.c77 static void evt_handler(nrfs_mram_latency_evt_t const *p_evt, void *context) in evt_handler() function
/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c149 static void evt_handler(nrfs_gdpwr_evt_t const *p_evt, void *context) in evt_handler() function
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c897 shell_transport_handler_t evt_handler, void *context) in etr_shell_init()
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c342 static void evt_handler(nrfx_uarte_event_t const *event, void *context) in evt_handler() function
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c181 static void evt_handler(struct net_mgmt_event_callback *cb, uint32_t mgmt_event, in evt_handler() function