/Zephyr-latest/samples/subsys/lorawan/class_a/src/ |
D | main.c | 42 uint8_t unused, max_size; in lorwan_datarate_changed() local
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | irq_manage.c | 93 void z_irq_spurious(const void *unused) in z_irq_spurious()
|
/Zephyr-latest/samples/subsys/lorawan/fuota/src/ |
D | main.c | 38 uint8_t unused, max_size; in datarate_changed() local
|
/Zephyr-latest/samples/subsys/mgmt/osdp/control_panel/src/ |
D | main.c | 52 int event_handler(void *unused, int pd, struct osdp_event *e) in event_handler()
|
/Zephyr-latest/tests/posix/fs/src/ |
D | test_fs_dir.c | 106 static void after_fn(void *unused) in after_fn()
|
D | test_fs_file.c | 178 static void after_fn(void *unused) in after_fn()
|
/Zephyr-latest/arch/arc/core/ |
D | irq_manage.c | 242 void z_irq_spurious(const void *unused) in z_irq_spurious()
|
D | smp.c | 132 static void sched_ipi_handler(const void *unused) in sched_ipi_handler()
|
/Zephyr-latest/tests/kernel/workq/critical/src/ |
D | main.c | 65 void critical_rtn(struct k_work *unused) in critical_rtn()
|
/Zephyr-latest/include/zephyr/sys/internal/ |
D | kobject_internal.h | 51 int unused; member
|
/Zephyr-latest/drivers/serial/ |
D | uart_nrfx_uarte.c | 43 #define IS_INT_DRIVEN(unused, prefix, i, _) \ argument 52 #define IS_NOT_ASYNC(unused, prefix, i, _) \ argument 61 #define IS_ASYNC(unused, prefix, i, _) \ argument 70 #define IS_HW_ASYNC(unused, prefix, i, _) IS_ENABLED(CONFIG_UART_##prefix##i##_NRF_HW_ASYNC) argument 77 #define IS_ENHANCED_POLL_OUT(unused, prefix, i, _) \ argument 84 #define INSTANCE_PROP(unused, prefix, i, prop) UARTE_PROP(prefix##i, prop) argument 85 #define INSTANCE_PRESENT(unused, prefix, i, prop) 1 argument 98 #define INSTANCE_NEEDS_CACHE_MGMT(unused, prefix, i, prop) UARTE_IS_CACHEABLE(prefix##i) argument 104 #define IS_LOW_POWER(unused, prefix, i, _) IS_ENABLED(CONFIG_UART_##prefix##i##_NRF_ASYNC_LOW_POWER) argument 114 #define INSTANCE_IS_FAST_PD(unused, prefix, idx, _) \ argument [all …]
|
/Zephyr-latest/tests/kernel/workq/user_work/src/ |
D | main.c | 36 static void common_work_handler(struct k_work_user *unused) in common_work_handler()
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/ |
D | adsp_ipc_regs.h | 74 int8_t unused[512]; member
|
D | adsp_interrupt.h | 68 uint32_t unused[16]; member
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/ |
D | adsp_ipc_regs.h | 74 int8_t unused[512]; member
|
D | adsp_interrupt.h | 66 uint32_t unused[16]; member
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/ |
D | adsp_ipc_regs.h | 73 int8_t unused[512]; member
|
D | adsp_interrupt.h | 67 uint32_t unused[16]; member
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | irq_manage.c | 125 void z_irq_spurious(const void *unused) in z_irq_spurious()
|
/Zephyr-latest/tests/unit/list/ |
D | sflist.c | 15 int unused; member
|
D | dlist.c | 14 int unused; member
|
D | slist.c | 15 int unused; member
|
/Zephyr-latest/tests/kernel/threads/thread_stack/src/ |
D | main.c | 98 size_t stack_size, unused, carveout, reserved, alignment, adjusted; in stack_buffer_scenarios() local 330 size_t unused; in stest_thread_launch() local
|
/Zephyr-latest/drivers/console/ |
D | uart_mcumgr.c | 172 static void uart_mcumgr_isr(const struct device *unused, void *user_data) in uart_mcumgr_isr()
|
/Zephyr-latest/tests/net/lib/wifi_credentials/src/ |
D | main.c | 67 static void wifi_credentials_setup(void *unused) in wifi_credentials_setup() 76 static void wifi_credentials_teardown(void *unused) in wifi_credentials_teardown()
|