Home
last modified time | relevance | path

Searched defs:work (Results 151 – 175 of 562) sorted by relevance

12345678910>>...23

/Zephyr-latest/drivers/sensor/xbr818/
Dxbr818.h31 struct k_work work; member
/Zephyr-latest/drivers/sensor/st/lis2mdl/
Dlis2mdl.h66 struct k_work work; member
/Zephyr-latest/drivers/sensor/st/lps2xdf/
Dlps2xdf_trigger.c90 static void lps2xdf_work_cb(struct k_work *work) in lps2xdf_work_cb()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_trigger.c71 static void icm42688_work_handler(struct k_work *work) in icm42688_work_handler()
/Zephyr-latest/drivers/sensor/tdk/icm42x70/
Dicm42x70_trigger.c65 static void icm42x70_work_handler(struct k_work *work) in icm42x70_work_handler()
/Zephyr-latest/drivers/sensor/ti/tmp007/
Dtmp007.h60 struct k_work work; member
Dtmp007_trigger.c123 static void tmp007_work_cb(struct k_work *work) in tmp007_work_cb()
/Zephyr-latest/drivers/sensor/bosch/bma280/
Dbma280_trigger.c145 static void bma280_work_cb(struct k_work *work) in bma280_work_cb()
/Zephyr-latest/drivers/sensor/st/iis2dh/
Diis2dh_trigger.c130 static void iis2dh_work_cb(struct k_work *work) in iis2dh_work_cb()
/Zephyr-latest/drivers/input/
Dinput_ili2132a.c26 struct k_work work; member
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c42 static void free_conn_object_work_fn(struct k_work *work) in free_conn_object_work_fn()
/Zephyr-latest/tests/subsys/settings/performance/
Dsettings_test_perf.c39 static void store_pending(struct k_work *work) in store_pending()
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_common.c223 void zperf_async_work_submit(struct k_work *work) in zperf_async_work_submit()
/Zephyr-latest/drivers/sensor/st/vl53l1x/
Dvl53l1.c44 struct k_work work; member
69 static void vl53l1x_worker(struct k_work *work) in vl53l1x_worker()
/Zephyr-latest/subsys/bluetooth/mesh/
Dheartbeat.c96 static void sub_end(struct k_work *work) in sub_end()
161 static void hb_publish(struct k_work *work) in hb_publish()
/Zephyr-latest/drivers/clock_control/
Dclock_control_smartbond.c60 static void calibration_work_cb(struct k_work *work) in calibration_work_cb()
100 static void xtal32k_settle_work_cb(struct k_work *work) in xtal32k_settle_work_cb()
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/src/
Dmain.c451 static void button_cnt_timer(struct k_timer *work) in button_cnt_timer()
466 static void button_pressed_worker(struct k_work *work) in button_pressed_worker()
/Zephyr-latest/drivers/dma/
Ddma_emul.c40 struct k_work work; member
66 struct dma_emul_work work; member
191 static void dma_emul_work_handler(struct k_work *work) in dma_emul_work_handler()
/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t_trigger.c142 static void vcnl36825t_work_cb(struct k_work *work) in vcnl36825t_work_cb()
/Zephyr-latest/drivers/sensor/st/lis2ds12/
Dlis2ds12.h69 struct k_work work; member
/Zephyr-latest/drivers/sensor/amg88xx/
Damg88xx_trigger.c131 static void amg88xx_work_cb(struct k_work *work) in amg88xx_work_cb()
/Zephyr-latest/drivers/sensor/ams/tsl2540/
Dtsl2540_trigger.c99 static void tsl2540_work_handler(struct k_work *work) in tsl2540_work_handler()
/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/
Dhmc5883l.h63 struct k_work work; member
/Zephyr-latest/drivers/i3c/
Di3c_ibi_workq.c170 static void i3c_ibi_work_handler(struct k_work *work) in i3c_ibi_work_handler()
/Zephyr-latest/subsys/net/lib/trickle/
Dtrickle.c123 static void trickle_timeout(struct k_work *work) in trickle_timeout()

12345678910>>...23