Home
last modified time | relevance | path

Searched defs:ready (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-2.7.6/arch/x86/include/intel64/
Dkernel_arch_data.h22 volatile int ready; /* CPU has started */ member
/Zephyr-Core-2.7.6/include/fs/
Dnvs.h53 bool ready; member
/Zephyr-Core-2.7.6/drivers/console/
Dnative_posix_console.c129 int ready; in stdin_not_ready() local
/Zephyr-Core-2.7.6/drivers/serial/
Duart_native_posix.c322 int ready; in np_uart_stdin_poll_in() local
Duart_nrfx_uarte.c1529 bool ready = !data->int_driven->disable_tx_irq && in uarte_nrfx_irq_tx_ready_complete() local
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c1045 void radio_tmr_ready_save(uint32_t ready) in radio_tmr_ready_save()
/Zephyr-Core-2.7.6/drivers/usb/device/
Dusb_dc_nrfx.c242 bool ready; member
/Zephyr-Core-2.7.6/drivers/sensor/bmi160/
Dbmi160.h422 bmi160_bus_ready_fn ready; member