Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-Core-3.7.0/tests/drivers/gpio/gpio_basic_api/src/
Dmain.c93 static bool done; in board_setup() local
/Zephyr-Core-3.7.0/arch/riscv/core/
Dpmp.S107 done: ret label
/Zephyr-Core-3.7.0/samples/kernel/condition_variables/simple/src/
Dmain.c20 static int done; variable
/Zephyr-Core-3.7.0/tests/bluetooth/common/testlib/src/
Dsecurity.c21 struct k_condvar done; member
Dadv.c18 struct k_condvar done; member
Datt_write.c22 struct k_condvar done; member
Dscan.c18 struct k_condvar done; member
Datt_read.c28 struct k_condvar done; member
207 struct k_condvar done; member
296 struct k_condvar done; member
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/common/
Dipc.c48 bool done = true; in z_intel_adsp_ipc_isr() local
68 bool done = (regs->ida & INTEL_ADSP_IPC_DONE); in z_intel_adsp_ipc_isr() local
194 bool done; in intel_adsp_ipc_send_message_emergency() local
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c58 struct k_poll_event done[] = { in uart_c2h_tx() local
126 struct k_poll_event done[] = { in uart_h2c_rx() local
/Zephyr-Core-3.7.0/drivers/lora/
Dsx12xx_common.c175 struct k_poll_signal done = K_POLL_SIGNAL_INITIALIZER(done); in sx12xx_lora_send() local
239 struct k_poll_signal done = K_POLL_SIGNAL_INITIALIZER(done); in sx12xx_lora_recv() local
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/
Drunner.py163 def done(self): member in ExecutionCounter
168 def done(self, value): member in ExecutionCounter
603 def process(self, pipeline, done, message, lock, results): argument
1361 def execute(self, pipeline, done): argument
/Zephyr-Core-3.7.0/drivers/dma/
Ddma_intel_lpss.c97 bool done; in dma_intel_lpss_get_status() local
Ddma_nxp_edma.c349 uint32_t citer, biter, done; in edma_get_status() local
/Zephyr-Core-3.7.0/tests/drivers/dma/loop_transfer/src/
Dtest_dma_loop.c40 volatile uint32_t done; variable
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_clock.c78 static bool done; in lll_clock_wait() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c663 void ull_sync_iso_estab_done(struct node_rx_event_done *done) in ull_sync_iso_estab_done()
692 void ull_sync_iso_done(struct node_rx_event_done *done) in ull_sync_iso_done()
789 void ull_sync_iso_done_terminate(struct node_rx_event_done *done) in ull_sync_iso_done_terminate()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c152 uint32_t volatile done; member
/Zephyr-Core-3.7.0/tests/drivers/uart/uart_pm/src/
Dmain.c55 bool *done = ctx; in async_callback() local
/Zephyr-Core-3.7.0/drivers/xen/dom0/
Ddomctl.c176 uint64_t curr, nr_max, done; in xen_domctl_memory_mapping() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c722 uint32_t done; in isr_rx_pdu() local
/Zephyr-Core-3.7.0/drivers/disk/nvme/
Dnvme_cmd.c426 int done = 0; in nvme_cmd_qpair_process_completion() local
/Zephyr-Core-3.7.0/subsys/settings/src/
Dsettings_line.c29 bool done; in settings_line_write() local
/Zephyr-Core-3.7.0/drivers/can/
Dcan_common.c22 struct k_sem done; member
/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/src/
Dull.c285 void ull_drift_ticks_get(struct node_rx_event_done *done, uint32_t *ticks_drift_plus, in ull_drift_ticks_get()

12