Home
last modified time | relevance | path

Searched defs:work (Results 376 – 400 of 562) sorted by relevance

1...<<11121314151617181920>>...23

/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c128 static void handler_in_progress(struct k_work *work) in handler_in_progress()
/Zephyr-latest/drivers/lora/
Dsx126x.c412 static void sx126x_dio1_irq_work_handler(struct k_work *work) in sx126x_dio1_irq_work_handler()
/Zephyr-latest/tests/kernel/pending/src/
Dmain.c111 static void sync_threads(struct k_work *work) in sync_threads()
/Zephyr-latest/drivers/display/
Dmb_display.c245 static void update_display_work(struct k_work *work) in update_display_work()
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dcap_initiator.c375 static void audio_timer_timeout(struct k_work *work) in audio_timer_timeout()
/Zephyr-latest/modules/canopennode/
DCO_driver.c24 struct k_work work; member
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dble.c437 static void ble_timeout(struct k_work *work) in ble_timeout()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c147 static void audio_timer_timeout(struct k_work *work) in audio_timer_timeout()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c1285 static void rpa_timeout(struct k_work *work) in rpa_timeout()
1509 static void target_resolve(struct k_work *work) in target_resolve()
1579 static void prpa_cache_resolve(struct k_work *work) in prpa_cache_resolve()
/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.c477 static void seg_retransmit(struct k_work *work) in seg_retransmit()
1185 static void seg_discard(struct k_work *work) in seg_discard()
1199 static void seg_ack(struct k_work *work) in seg_ack()
Dnet.c397 static void bt_mesh_net_local(struct k_work *work) in bt_mesh_net_local()
953 static void ivu_refresh(struct k_work *work) in ivu_refresh()
/Zephyr-latest/drivers/charger/
Dcharger_pf1550.c537 static void pf1550_int_routine_work_handler(struct k_work *work) in pf1550_int_routine_work_handler()
581 static void pf1550_int_enable_work_handler(struct k_work *work) in pf1550_int_enable_work_handler()
/Zephyr-latest/subsys/usb/device/class/
Dcdc_acm.c252 static void tx_work_handler(struct k_work *work) in tx_work_handler()
476 static void cdc_acm_irq_callback_work_handler(struct k_work *work) in cdc_acm_irq_callback_work_handler()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcsip_set_coordinator.c232 static void discover_members_timer_handler(struct k_work *work) in discover_members_timer_handler()
/Zephyr-latest/drivers/rtc/
Drtc_emul.c213 static void rtc_emul_update(struct k_work *work) in rtc_emul_update()
/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12.h154 struct k_work work; member
/Zephyr-latest/drivers/ethernet/phy/
Dphy_microchip_ksz8081.c447 static void phy_mc_ksz8081_monitor_work_handler(struct k_work *work) in phy_mc_ksz8081_monitor_work_handler()
Dphy_qualcomm_ar8031.c233 static void monitor_work_handler(struct k_work *work) in monitor_work_handler()
/Zephyr-latest/drivers/usb_c/ppc/
Dnxp_nx20p3483.c291 static void nx20p3483_irq_worker(struct k_work *work) in nx20p3483_irq_worker()
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c284 static void reass_timeout(struct k_work *work) in reass_timeout()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c515 static void restart_adv_cb(struct k_work *work) in restart_adv_cb()
/Zephyr-latest/subsys/shell/backends/
Dshell_telnet.c227 static void telnet_send_prematurely(struct k_work *work) in telnet_send_prematurely()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_timer.c256 static void timer_work_cb(struct k_work *work) in timer_work_cb()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c280 static void bt_ag_tx_work(struct k_work *work) in bt_ag_tx_work()
1669 static void bt_ag_deferred_work(struct k_work *work) in bt_ag_deferred_work()
1711 static void bt_ag_ringing_work(struct k_work *work) in bt_ag_ringing_work()
/Zephyr-latest/drivers/serial/
Duart_mcux_lpuart.c423 static inline void async_timer_start(struct k_work_delayable *work, size_t timeout_us) in async_timer_start()
875 static void mcux_lpuart_async_rx_timeout(struct k_work *work) in mcux_lpuart_async_rx_timeout()
890 static void mcux_lpuart_async_tx_timeout(struct k_work *work) in mcux_lpuart_async_tx_timeout()

1...<<11121314151617181920>>...23