Home
last modified time | relevance | path

Searched defs:wait (Results 26 – 50 of 54) sorted by relevance

123

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.h126 #define WAIT_FOR_COND(cond, wait) \ argument
Dtest_beacon.c380 static bool wait_for_beacon(bt_le_scan_cb_t scan_cb, uint16_t wait, in wait_for_beacon()
1699 static void rx_priv_common_init(uint16_t wait) in rx_priv_common_init()
1708 static void tx_proxy_adv_common_init(uint16_t wait, const struct bt_mesh_test_cfg *cfg) in tx_proxy_adv_common_init()
Dmesh_test.c582 int bt_mesh_test_wait_for_packet(bt_le_scan_cb_t scan_cb, struct k_sem *observer_sem, uint16_t wait) in bt_mesh_test_wait_for_packet()
/Zephyr-latest/drivers/ipm/
Dipm_esp32.c98 static int esp32_ipm_send(const struct device *dev, int wait, uint32_t id, in esp32_ipm_send()
Dipm_xlnx_ipi.c114 static int xlnx_ipi_send(const struct device *ipmdev, int wait, uint32_t id, const void *data, in xlnx_ipi_send()
Dipm_stm32_ipcc.c151 static int stm32_ipcc_mailbox_ipm_send(const struct device *dev, int wait, in stm32_ipcc_mailbox_ipm_send()
/Zephyr-latest/include/zephyr/
Dsys_clock.h295 typedef struct { bool wait; } k_timepoint_t; member
/Zephyr-latest/samples/net/cloud/mqtt_azure/src/
Dmain.c104 static int wait(int timeout) in wait() function
/Zephyr-latest/samples/net/mqtt_publisher/src/
Dmain.c129 static int wait(int timeout) in wait() function
/Zephyr-latest/samples/net/sockets/coap_client/src/
Dcoap-client.c43 static void wait(void) in wait() function
/Zephyr-latest/subsys/shell/backends/
Dshell_mqtt.c116 static int wait(int timeout) in wait() function
/Zephyr-latest/drivers/adc/
Dadc_ads1112.c296 bool wait) in ads1112_adc_start_read()
Dadc_max11102_17.c191 bool wait) in max11102_17_adc_start_read()
Dadc_ads1119.c339 bool wait) in ads1119_adc_start_read()
Dadc_ads131m02.c405 bool wait) in ads131m02_adc_start_read()
/Zephyr-latest/drivers/spi/
Dspi_context.h165 bool wait; in spi_context_wait_for_completion() local
/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c434 static int start_pool_filling(bool wait) in start_pool_filling()
/Zephyr-latest/subsys/dap/
Dcmsis_dap.c289 uint32_t wait = sys_get_le32(&request[2]); in dap_swj_pins() local
/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam0.c633 uint32_t *read_bytes, bool wait) in usb_dc_ep_read_ex()
Dusb_dc_sam_usbc.c1339 uint32_t *read_bytes, bool wait) in usb_dc_ep_read_ex()
/Zephyr-latest/scripts/west_commands/runners/
Dcore.py76 def wait(self): member in _DebugDummyPopen
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_rpmsg_static_vrings.c677 void **r_data, uint32_t *size, k_timeout_t wait) in get_tx_buffer()
Dipc_icbmsg.c1171 uint32_t *user_len, k_timeout_t wait) in get_tx_buffer()
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py387 def wait(self, *args, **kwargs): member in test_binaryhandler_output_handler.MockProc
/Zephyr-latest/drivers/tee/optee/
Doptee.c55 struct k_sem wait; member

123