/Zephyr-latest/include/zephyr/fs/ |
D | nvs.h | 55 bool ready; member
|
D | zms.h | 54 bool ready; member
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell_rpmsg.h | 37 bool ready; member
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_controller.c | 63 uint8_t enabled, ready; in nvme_controller_disable() local 99 uint8_t enabled, ready; in nvme_controller_enable() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_native_ptty_bottom.c | 52 int ready; in np_uart_stdin_poll_in_bottom() local
|
D | uart_async_to_irq.c | 266 bool ready = (data->flags & A2I_TX_IRQ_ENABLED) && !(data->flags & A2I_TX_BUSY); in z_uart_async_to_irq_irq_tx_ready() local
|
D | serial_test.c | 107 bool ready = !ring_buf_is_empty(data->read_queue); in irq_rx_ready() local
|
D | uart_nrfx_uart.c | 881 bool ready = nrf_uart_int_enable_check(uart0_addr, in uart_nrfx_irq_tx_ready_complete() local
|
D | uart_emul.c | 250 bool ready = false; in uart_emul_irq_rx_ready() local
|
D | uart_nrfx_uarte.c | 2014 bool ready = data->int_driven->tx_irq_enabled && in uarte_nrfx_irq_tx_ready_complete() local
|
/Zephyr-latest/arch/x86/include/intel64/ |
D | kernel_arch_data.h | 22 volatile int ready; /* CPU has started */ member
|
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/ |
D | transport.h | 69 bool ready; member
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_multidomain_helper.h | 177 bool ready; member 199 bool ready; member
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll.c | 824 struct lll_event *ready; local 1009 struct lll_event *ready; local 1209 struct lll_event *ready; local
|
/Zephyr-latest/samples/subsys/usb/hid-keyboard/src/ |
D | main.c | 73 static void kb_iface_ready(const struct device *dev, const bool ready) in kb_iface_ready()
|
/Zephyr-latest/subsys/net/conn_mgr/ |
D | conn_mgr_monitor.c | 83 static void conn_mgr_mon_set_ready(int idx, bool ready, bool ready_ipv4, bool ready_ipv6) in conn_mgr_mon_set_ready()
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 310 .. _conn_mgr_impl_guidelines_context_pointer:
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_nrfx.c | 246 bool ready; member
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_runner.py | 2301 ready, argument
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio.c | 1788 void radio_tmr_ready_save(uint32_t ready) in radio_tmr_ready_save()
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | bmi160.h | 431 bmi160_bus_ready_fn ready; member
|