Home
last modified time | relevance | path

Searched defs:work (Results 251 – 275 of 562) sorted by relevance

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

/Zephyr-latest/drivers/sensor/st/lis2du12/
Dlis2du12.h85 struct k_work work; member
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/
Dlsm6dso16is_trigger.c274 static void lsm6dso16is_work_cb(struct k_work *work) in lsm6dso16is_work_cb()
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
Dmpu9250.h52 struct k_work work; member
/Zephyr-latest/drivers/sensor/ams/ccs811/
Dccs811.h67 struct k_work work; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt.c61 static void protocol_timeout(struct k_work *work) in protocol_timeout()
/Zephyr-latest/lib/os/
Dp4wq.c124 int k_p4wq_wait(struct k_p4wq_work *work, k_timeout_t timeout) in k_p4wq_wait()
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/src/
Dmain.c137 static void audio_timer_timeout(struct k_work *work) in audio_timer_timeout()
/Zephyr-latest/subsys/net/ip/
Dtcp.c755 static void tcp_conn_release(struct k_work *work) in tcp_conn_release()
962 static void tcp_send_process(struct k_work *work) in tcp_send_process()
1843 static void tcp_cleanup_recv_queue(struct k_work *work) in tcp_cleanup_recv_queue()
1860 static void tcp_resend_data(struct k_work *work) in tcp_resend_data()
1940 static void tcp_timewait_timeout(struct k_work *work) in tcp_timewait_timeout()
1959 static void tcp_fin_timeout(struct k_work *work) in tcp_fin_timeout()
1976 static void tcp_last_ack_timeout(struct k_work *work) in tcp_last_ack_timeout()
2011 static void tcp_send_keepalive_probe(struct k_work *work) in tcp_send_keepalive_probe()
2043 static void tcp_send_zwp(struct k_work *work) in tcp_send_zwp()
2074 static void tcp_send_ack(struct k_work *work) in tcp_send_ack()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots.c445 static void oacp_indicate_work_handler(struct k_work *work) in oacp_indicate_work_handler()
453 static void olcp_indicate_work_handler(struct k_work *work) in olcp_indicate_work_handler()
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_bt.c205 static void conn_param_on_pref_restore(struct k_work *work) in conn_param_on_pref_restore()
217 static void conn_param_on_error_retry(struct k_work *work) in conn_param_on_error_retry()
/Zephyr-latest/drivers/mfd/
Dmfd_npm2100.c83 struct k_work work; member
129 static void work_callback(struct k_work *work) in work_callback()
Dmfd_max22017.c188 static void max22017_int_worker(struct k_work *work) in max22017_int_worker()
/Zephyr-latest/drivers/sensor/xbr818/
Dxbr818.c260 static void xbr818_work(struct k_work *work) in xbr818_work()
/Zephyr-latest/drivers/sensor/bosch/bmi270/
Dbmi270_trigger.c103 static void bmi270_trig_work_cb(struct k_work *work) in bmi270_trig_work_cb()
/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_adc_cmp_npcx/
Dadc_cmp_npcx.c17 struct k_work work; member
/Zephyr-latest/drivers/sensor/nxp/fxos8700/
Dfxos8700_trigger.c186 static void fxos8700_work_handler(struct k_work *work) in fxos8700_work_handler()
/Zephyr-latest/drivers/hdlc_rcp_if/
Dhdlc_rcp_if_uart.c37 struct k_work work; member
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.c151 uint8_t clock_config_update_begin(struct k_work *work) in clock_config_update_begin()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c77 static void send_data_cb(struct k_work *work) in send_data_cb()
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_udp_uploader.c331 static void udp_upload_async_work(struct k_work *work) in udp_upload_async_work()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_buzzer.c168 static void buzzer_work_cb(struct k_work *work) in buzzer_work_cb()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc.c244 int work; in nxp_s32_eth_rx_thread() local
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
Deth_nxp_imx_netc.c90 int work; in netc_eth_rx_thread() local
/Zephyr-latest/tests/lib/p4workq/src/
Dmain.c244 void simple_handler(struct k_p4wq_work *work) in simple_handler()
/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dtest_conn_impl.c19 void simulate_event_handler(struct k_work *work) in simulate_event_handler()

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