Home
last modified time | relevance | path

Searched defs:work (Results 226 – 250 of 562) sorted by relevance

12345678910>>...23

/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx_trigger.c245 static void ism330dhcx_work_cb(struct k_work *work) in ism330dhcx_work_cb()
/Zephyr-latest/subsys/lorawan/services/
Dclock_sync.c205 static void clock_sync_resync_handler(struct k_work *work) in clock_sync_resync_handler()
/Zephyr-latest/samples/bluetooth/tmap_bms/src/
Dcap_initiator.c120 static void audio_timer_timeout(struct k_work *work) in audio_timer_timeout()
/Zephyr-latest/drivers/sensor/adi/adt7420/
Dadt7420.h76 struct k_work work; member
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc_trigger.c251 static void iis2dlpc_work_cb(struct k_work *work) in iis2dlpc_work_cb()
/Zephyr-latest/drivers/sensor/st/lsm6dso/
Dlsm6dso_trigger.c247 static void lsm6dso_work_cb(struct k_work *work) in lsm6dso_work_cb()
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
Dmpu6050.h75 struct k_work work; member
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket.c111 static void eswifi_off_read_work(struct k_work *work) in eswifi_off_read_work()
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_legacy.c281 int bt_mesh_wq_submit(struct k_work *work) in bt_mesh_wq_submit()
/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160_trigger.c200 static void bmg160_work_cb(struct k_work *work) in bmg160_work_cb()
/Zephyr-latest/drivers/sensor/st/iis328dq/
Diis328dq_trigger.c253 static void iis328dq_work_cb(struct k_work *work) in iis328dq_work_cb()
/Zephyr-latest/drivers/sensor/st/lis2de12/
Dlis2de12.h82 struct k_work work; member
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_uart.c121 static void rx_timeout(struct k_work *work) in rx_timeout()
/Zephyr-latest/tests/drivers/uart/uart_pm/src/
Dmain.c215 static void work_handler(struct k_work *work) in work_handler()
/Zephyr-latest/samples/net/sockets/echo_server/src/
Dtcp.c358 static void print_stats(struct k_work *work) in print_stats()
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_hsfll.c80 static void hsfll_work_handler(struct k_work *work) in hsfll_work_handler()
/Zephyr-latest/samples/boards/nordic/clock_skew/src/
Dmain.c115 static void sync_work_handler(struct k_work *work) in sync_work_handler()
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmicrobit.c41 static void button_send_pressed(struct k_work *work) in button_send_pressed()
/Zephyr-latest/drivers/serial/
Duart_bt.c115 static void cb_work_handler(struct k_work *work) in cb_work_handler()
126 static void tx_work_handler(struct k_work *work) in tx_work_handler()
/Zephyr-latest/subsys/fs/
Dfat_fs.c461 uint8_t work[FF_MAX_SS]; in fatfs_mount() local
521 uint8_t work[FF_MAX_SS]; in fatfs_mkfs() local
/Zephyr-latest/include/zephyr/canbus/
Disotp.h431 struct k_work work; member
461 struct k_work work; member
/Zephyr-latest/drivers/gpio/
Dgpio_pca953x.c58 struct k_work work; member
157 static void gpio_pca953x_work_handler(struct k_work *work) in gpio_pca953x_work_handler()
Dgpio_pca6416.c58 struct k_work work; member
154 static void gpio_pca6416_work_handler(struct k_work *work) in gpio_pca6416_work_handler()
/Zephyr-latest/drivers/mfd/
Dmfd_npm1300.c57 struct k_work work; member
90 static void work_callback(struct k_work *work) in work_callback()
/Zephyr-latest/drivers/sensor/wsen/wsen_tids_2521020222501/
Dwsen_tids_2521020222501_trigger.c162 static void tids_2521020222501_work_cb(struct k_work *work) in tids_2521020222501_work_cb()

12345678910>>...23