Home
last modified time | relevance | path

Searched defs:work (Results 451 – 475 of 562) sorted by relevance

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

/Zephyr-latest/drivers/serial/
Duart_sam0.c185 static void uart_sam0_tx_timeout(struct k_work *work) in uart_sam0_tx_timeout()
304 static void uart_sam0_rx_timeout(struct k_work *work) in uart_sam0_rx_timeout()
Duart_ns16550.c781 static inline void async_timer_start(struct k_work_delayable *work, size_t timeout_us)
1735 static void uart_ns16550_async_rx_timeout(struct k_work *work)
1750 static void uart_ns16550_async_tx_timeout(struct k_work *work)
/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x.h514 struct k_work work; member
537 struct k_work work; member
/Zephyr-latest/drivers/input/
Dinput_pinnacle.c212 struct k_work work; member
692 static void pinnacle_work_cb(struct k_work *work) in pinnacle_work_cb()
Dinput_pmw3610.c189 static void pmw3610_motion_work_handler(struct k_work *work) in pmw3610_motion_work_handler()
/Zephyr-latest/subsys/bluetooth/audio/
Daics.c220 static void notify_work_handler(struct k_work *work) in notify_work_handler()
/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150.h180 struct k_work work; member
/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388.h206 struct k_work work; member
/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a.h209 struct k_work work; member
/Zephyr-latest/drivers/ethernet/phy/
Dphy_adin2111.c423 static void monitor_work_handler(struct k_work *work) in monitor_work_handler()
Dphy_microchip_t1s.c221 static void phy_monitor_work_handler(struct k_work *work) in phy_monitor_work_handler()
/Zephyr-latest/drivers/gnss/
Dgnss_emul.c440 static void gnss_emul_work_handler(struct k_work *work) in gnss_emul_work_handler()
/Zephyr-latest/drivers/gpio/
Dgpio_ite_it8xxx2_v2.c407 static void gpio_ite_interrupt_worker(struct k_work *work) in gpio_ite_interrupt_worker()
Dgpio_pca_series.c1603 static void gpio_pca_series_interrupt_worker_standard(struct k_work *work) in gpio_pca_series_interrupt_worker_standard()
1612 static void gpio_pca_series_interrupt_worker_extended(struct k_work *work) in gpio_pca_series_interrupt_worker_extended()
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c87 static void work_handler(struct k_work *work) in work_handler()
/Zephyr-latest/drivers/counter/
Drtc_mcp7940n.c377 static void mcp7940n_work_handler(struct k_work *work) in mcp7940n_work_handler()
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c267 struct k_work work; /* Work item */ member
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_scan_delegator_test.c111 static void pa_timer_handler(struct k_work *work) in pa_timer_handler()
/Zephyr-latest/tests/benchmarks/mbedtls/src/
Dbenchmark.c118 static void mbedtls_alarm_timeout(struct k_work *work) in mbedtls_alarm_timeout()
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c209 static void audio_timer_timeout(struct k_work *work) in audio_timer_timeout()
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dbroadcaster.c584 static void iso_timer_timeout(struct k_work *work) in iso_timer_timeout()
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c731 static void sockreadrecv_cb_work(struct k_work *work) in sockreadrecv_cb_work()
1259 static void wncm14a2a_rssi_query_work(struct k_work *work) in wncm14a2a_rssi_query_work()
/Zephyr-latest/drivers/sensor/nxp/fxos8700/
Dfxos8700.h218 struct k_work work; member
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/src/
Dos_mgmt.c357 static void os_mgmt_reset_work_handler(struct k_work *work) in os_mgmt_reset_work_handler()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_dfu.c139 static void runtime_detach_work(struct k_work *work) in runtime_detach_work()

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