Home
last modified time | relevance | path

Searched defs:work (Results 276 – 300 of 562) sorted by relevance

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

/Zephyr-latest/drivers/gpio/
Dgpio_mfxstm32l152.c75 struct k_work work; member
250 static void mfxstm32l152_work_handler(struct k_work *work) in mfxstm32l152_work_handler()
Dgpio_tca6424a.c51 struct k_work work; member
224 static void tca6424a_work_handler(struct k_work *work) in tca6424a_work_handler()
/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c198 static void arp_request_timeout(struct k_work *work) in arp_request_timeout()
624 static void arp_gratuitous_work_handler(struct k_work *work) in arp_gratuitous_work_handler()
/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c476 static void pool_filling_work_handler(struct k_work *work) in pool_filling_work_handler()
614 static void trng_poll_work_item(struct k_work *work) in trng_poll_work_item()
/Zephyr-latest/subsys/bluetooth/audio/
Dmicp_mic_dev.c62 static void notify_work_handler(struct k_work *work) in notify_work_handler()
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_trigger.c335 static void lsm6dsv16x_work_cb(struct k_work *work) in lsm6dsv16x_work_cb()
/Zephyr-latest/drivers/sensor/amg88xx/
Damg88xx.h94 struct k_work work; member
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Dbmi160_trigger.c86 static void bmi160_work_handler(struct k_work *work) in bmi160_work_handler()
/Zephyr-latest/subsys/net/ip/
Dipv4_acd.c214 static void ipv4_acd_timeout(struct k_work *work) in ipv4_acd_timeout()
/Zephyr-latest/subsys/testsuite/busy_sim/
Dbusy_sim.c55 static void rng_pool_work_handler(struct k_work *work) in rng_pool_work_handler()
/Zephyr-latest/tests/net/socket/socketpair/src/
Dpoll.c15 static ZTEST_BMEM struct k_work work; variable
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c31 static void adv_start(struct k_work *work) in adv_start()
/Zephyr-latest/drivers/rtc/
Drtc_ds1337.c119 struct k_work work; member
170 static void ds1337_work_callback(struct k_work *work) in ds1337_work_callback()
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c69 static void nrf_wifi_rpu_recovery_work_handler(struct k_work *work) in nrf_wifi_rpu_recovery_work_handler()
207 static void nrf_wifi_net_iface_work_handler(struct k_work *work) in nrf_wifi_net_iface_work_handler()
/Zephyr-latest/include/zephyr/tracing/
Dtracking.h64 #define sys_port_track_k_work_init(work) argument
126 #define sys_port_track_k_work_init(work) argument
/Zephyr-latest/drivers/sensor/st/iis2iclx/
Diis2iclx.h94 struct k_work work; member
/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c206 static void measure_temperature(struct k_work *work) in measure_temperature()
Dclock_control_nrf2_lfclk.c90 static void lfclk_work_handler(struct k_work *work) in lfclk_work_handler()
/Zephyr-latest/subsys/pm/
Ddevice_runtime.c102 static void runtime_suspend_work(struct k_work *work) in runtime_suspend_work()
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_adv.c231 static void tx_work_handler(struct k_work *work) in tx_work_handler()
433 static void protocol_timeout(struct k_work *work) in protocol_timeout()
731 static void prov_retransmit(struct k_work *work) in prov_retransmit()
/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12.h111 struct k_work work; member
/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c362 static void lis2dw12_work_cb(struct k_work *work) in lis2dw12_work_cb()
/Zephyr-latest/drivers/sensor/ti/ina23x/
Dina237.c283 static void ina237_trigger_work_handler(struct k_work *work) in ina237_trigger_work_handler()
/Zephyr-latest/drivers/sensor/memsic/mc3419/
Dmc3419.h93 struct k_work work; member
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc.h114 struct k_work work; member

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