/Zephyr-latest/tests/lib/cmsis_dsp/transform/src/ |
D | rf32.c | 24 float32_t *output, *scratch; in test_arm_rfft_f32_real_backend() local
|
D | rf64.c | 23 float64_t *output, *scratch; in test_arm_rfft_f64_real_backend() local
|
D | cf16.c | 23 float16_t *output; in test_arm_cfft_f16_cmplx_backend() local
|
D | cf32.c | 23 float32_t *output; in test_arm_cfft_f32_cmplx_backend() local
|
D | cf64.c | 23 float64_t *output; in test_arm_cfft_f64_cmplx_backend() local
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/smp_version/src/ |
D | main.c | 109 struct zcbor_string output = { 0 }; in ZTEST() local 196 struct zcbor_string output = { 0 }; in ZTEST() local 282 struct zcbor_string output = { 0 }; in ZTEST() local
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | data.c | 59 size_t bt_data_serialize(const struct bt_data *input, uint8_t *output) in bt_data_serialize()
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/ |
D | main_functions.cpp | 33 TfLiteTensor *output = nullptr; variable
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_sn74hc595.c | 41 uint8_t output; member 83 uint8_t output; in gpio_sn74hc595_port_set_masked_raw() local
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/ |
D | build_date.c | 85 struct zcbor_string output = { 0 }; in ZTEST() local 161 struct zcbor_string output = { 0 }; in ZTEST() local
|
/Zephyr-latest/cmake/ |
D | mcuboot.cmake | 124 set(output ${ZEPHYR_BINARY_DIR}/${KERNEL_NAME}) variable
|
/Zephyr-latest/subsys/tracing/include/ |
D | tracing_backend.h | 32 void (*output)(const struct tracing_backend *backend, member
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | fir_f16.c | 31 float16_t *state, *output_buf, *output; in ZTEST() local
|
D | fir_f32.c | 31 float32_t *state, *output_buf, *output; in ZTEST() local
|
D | fir_q15.c | 31 q15_t *state, *output_buf, *output; in ZTEST() local
|
D | fir_q31.c | 31 q31_t *state, *output_buf, *output; in ZTEST() local
|
D | fir_q7.c | 31 q7_t *state, *output_buf, *output; in ZTEST() local
|
/Zephyr-latest/tests/subsys/logging/log_custom_header/src/ |
D | log_custom_header.c | 22 static char output[512]; variable
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/src/ |
D | inference_process.hpp | 31 std::vector<DataPtr> output; member
|
/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/ |
D | u32.c | 39 float32_t *output; in test_arm_distance() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | binary_q7.c | 29 q7_t *tmp1, *tmp2, *scratch, *output; in test_op2() local
|
D | binary_f64.c | 31 float64_t *tmp1, *tmp2, *output; in test_op2() local
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_user_api.c | 79 char *gptp_sprint_clock_id(const uint8_t *clk_id, char *output, size_t output_len) in gptp_sprint_clock_id()
|
/Zephyr-latest/tests/subsys/logging/log_timestamp/src/ |
D | log_timestamp_test.c | 49 int custom_timestamp(const struct log_output *output, in custom_timestamp()
|
/Zephyr-latest/tests/lib/cmsis_nn/src/ |
D | main.c | 53 int8_t output[AVGPOOLING_2_DST_SIZE] = {0}; in ZTEST() local 153 int8_t output[CONV_4_DST_SIZE] = {0}; in ZTEST() local 276 int8_t output[STRIDE2PAD1_DST_SIZE] = {0}; in ZTEST() local 372 int8_t output[FULLY_CONNECTED_MVE_0_DST_SIZE] = {0}; in ZTEST() local 457 int8_t output[MAXPOOLING_2_DST_SIZE] = {0}; in ZTEST() local 514 int8_t output[SOFTMAX_DST_SIZE]; in ZTEST() local
|