Searched defs:available (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/drivers/entropy/ |
D | entropy_gecko_trng.c | 75 size_t available; in entropy_gecko_trng_get_entropy() local 108 size_t available = TRNG0->FIFOLEVEL * 4; in entropy_gecko_trng_get_entropy_isr() local 110 size_t available = S2_FIFO_LEVEL * 4; in entropy_gecko_trng_get_entropy_isr() local
|
D | entropy_nrf5.c | 125 uint32_t first, available; in rng_pool_get() local
|
D | entropy_smartbond.c | 142 uint32_t first, available; in rng_pool_get() local
|
D | entropy_stm32.c | 452 uint32_t first, available; in rng_pool_get() local
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | pacs_notify_server_test.c | 110 static enum bt_audio_context available = BT_AUDIO_CONTEXT_TYPE_ANY; in trigger_notifications() local 160 enum bt_audio_context available, available_for_conn; in test_main() local
|
D | has_client_test.c | 303 static void preset_availability_changed(uint8_t index, bool available) in preset_availability_changed()
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | ipc_rpmsg_static_vrings.h | 157 size_t available; in optimal_num_desc() local
|
/Zephyr-latest/include/zephyr/storage/ |
D | stream_flash.h | 63 size_t available; /* Available bytes in write area */ member
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | hardwaremap.py | 82 def available(self): member in DUT 87 def available(self, value): member in DUT
|
/Zephyr-latest/lib/os/ |
D | mpsc_pbuf.c | 86 static inline bool available(struct mpsc_pbuf_buffer *buffer, uint32_t *res) in available() function
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | pacs.c | 304 static int set_available_contexts(uint16_t contexts, uint16_t *available, in set_available_contexts() 324 uint16_t *available) in set_supported_contexts()
|
D | has_client.c | 145 bool available, bool is_last) in handle_preset_availability()
|
D | has.c | 1576 static int set_preset_availability(uint8_t index, bool available) in set_preset_availability()
|
/Zephyr-latest/drivers/serial/ |
D | serial_test.c | 133 int available = ring_buf_space_get(data->written); in irq_tx_ready() local
|
D | uart_emul.c | 234 int available = 0; in uart_emul_irq_tx_ready() local
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_intel_vtd.h | 32 uint64_t available : 4; member
|
/Zephyr-latest/drivers/net/ |
D | ppp.c | 81 size_t available; member
|