Home
last modified time | relevance | path

Searched defs:lock (Results 51 – 75 of 306) sorted by relevance

12345678910>>...13

/Zephyr-latest/drivers/timer/
Dxtensa_sys_timer.c21 static struct k_spinlock lock; variable
Dmcux_gpt_timer.c50 static struct k_spinlock lock; variable
Desp32_sys_timer.c34 static struct k_spinlock lock; variable
Dcc13xx_cc26xx_rtc_timer.c62 static struct k_spinlock lock; variable
Dsilabs_sleeptimer_timer.c40 struct k_spinlock lock; /* Spinlock to sync between ISR and updating the timeout */ member
Driscv_machine_timer.c54 static struct k_spinlock lock; variable
Darm_arch_timer.c65 static struct k_spinlock lock; variable
/Zephyr-latest/drivers/w1/
Dw1_handlers.c72 static inline int z_vrfy_w1_change_bus_lock(const struct device *dev, bool lock) in z_vrfy_w1_change_bus_lock()
/Zephyr-latest/drivers/sensor/aosong/dht/
Ddht.c71 int lock; in dht_sample_fetch() local
/Zephyr-latest/lib/os/zvfs/
Dzvfs_poll.c30 struct k_mutex *lock; in zvfs_poll_internal() local
/Zephyr-latest/lib/os/
Dfdtable.c33 struct k_mutex lock; member
196 bool zvfs_get_obj_lock_and_cond(void *obj, const struct fd_op_vtable *vtable, struct k_mutex **lock, in zvfs_get_obj_lock_and_cond()
221 struct k_mutex **lock) in zvfs_get_fd_obj_and_vtable()
/Zephyr-latest/drivers/retained_mem/
Dretained_mem_nrf_gpregret.c21 struct k_mutex lock; member
Dretained_mem_zephyr_ram.c21 struct k_mutex lock; member
Dretained_mem_zephyr_reg.c22 struct k_mutex lock; member
/Zephyr-latest/drivers/fpga/
Dfpga_ice40_common.h62 struct k_spinlock lock; member
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx_subg.h36 struct k_sem lock; member
/Zephyr-latest/kernel/
Dsem.c39 static struct k_spinlock lock; variable
/Zephyr-latest/arch/common/
Dshared_irq.c38 static struct k_spinlock lock; variable
/Zephyr-latest/tests/subsys/rtio/rtio_api/src/
Drtio_iodev_test.h30 struct k_spinlock lock; member
/Zephyr-latest/tests/benchmarks/sched/src/
Dmain.c61 static struct k_spinlock lock; variable
/Zephyr-latest/drivers/pwm/
Dpwm_mcux_qtmr.c32 struct k_mutex lock; member
/Zephyr-latest/drivers/rtc/
Drtc_rts5912.c45 struct k_spinlock lock; member
/Zephyr-latest/include/zephyr/sys/
Dmpsc_pbuf.h107 struct k_spinlock lock; member
/Zephyr-latest/subsys/disk/
Ddisk_access.c25 static struct k_spinlock lock; variable
/Zephyr-latest/drivers/gpio/
Dgpio_nct38xx_alert.c23 struct k_sem *lock; member

12345678910>>...13