/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/ |
D | f32.c | 40 float32_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f32() local 163 float32_t *output; in ZTEST() local
|
D | f16.c | 42 float16_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f16() local 177 float16_t *output; in ZTEST() local
|
/Zephyr-latest/samples/net/gptp/src/ |
D | main.c | 28 char output[sizeof("xx:xx:xx:xx:xx:xx:xx:xx")]; in gptp_phase_dis_cb() local
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 51 OTP Fuse setting to wake from Deep Power Down and reset flash
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/ |
D | limited.c | 47 struct zcbor_string output = { 0 }; in ZTEST() local 108 struct zcbor_string output = { 0 }; in ZTEST() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/ |
D | q7.c | 112 q7_t *output; in test_arm_mean_q7() local 145 q31_t *output; in test_arm_power_q7() local
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | gesture_predictor.cpp | 31 int PredictGesture(float *output) in PredictGesture()
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | decim_f32.c | 30 float32_t *state, *output_buf, *output; in ZTEST() local 93 float32_t *state, *output_buf, *output; in ZTEST() local
|
D | decim_q15.c | 30 q15_t *state, *output_buf, *output; in ZTEST() local 94 q15_t *state, *output_buf, *output; in ZTEST() local
|
D | decim_q31.c | 30 q31_t *state, *output_buf, *output; in ZTEST() local 94 q31_t *state, *output_buf, *output; in ZTEST() local
|
D | biquad_q15.c | 27 q15_t *state, *output_buf, *output; in ZTEST() local
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | ctr_prng.c | 286 uint8_t output[MAX_BIN_SIZE]; in test_prng_vector() local 354 uint8_t output[32]; in ZTEST() local 468 uint8_t output[32]; in ZTEST() local
|
/Zephyr-latest/samples/modules/cmsis_dsp/moving_average/src/ |
D | main.c | 27 q31_t output[BLOCK_SIZE]; in main() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/ |
D | barycenter_f16.c | 26 float16_t *output, *output_buf; in ZTEST() local
|
D | barycenter_f32.c | 26 float32_t *output, *output_buf; in ZTEST() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | binary_f32.c | 31 float32_t *tmp1, *tmp2, *output; in test_op2() local 122 float32_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_q31.c | 31 q31_t *tmp1, *tmp2, *output; in test_op2() local 120 q31_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_f16.c | 31 float16_t *tmp1, *tmp2, *output; in test_op2() local 122 float16_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_q15.c | 33 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2() local 128 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2c() local
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/ |
D | fs_mgmt_hash_checksum_crc32.c | 19 static int fs_mgmt_hash_checksum_crc32(struct fs_file_t *file, uint8_t *output, in fs_mgmt_hash_checksum_crc32()
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_mcux_rnga.c | 19 uint8_t output = 0U; in entropy_mcux_rnga_get_uint8() local
|
/Zephyr-latest/tests/kernel/stack/stack/src/ |
D | test_stack_contexts.c | 192 stack_data_t output; in low_prio_wait_for_stack() local 202 stack_data_t output; in high_prio_t1_wait_for_stack() local 212 stack_data_t output; in high_prio_t2_wait_for_stack() local
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/ |
D | main.c | 83 void update_display(const char *output) in update_display() 184 char output[CALCULATOR_STRING_LENGTH]; in main() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | prov.c | 89 static int check_output_auth(bt_mesh_output_action_t output, uint8_t size) in check_output_auth() 146 static uint32_t get_auth_number(bt_mesh_output_action_t output, in get_auth_number() 174 bt_mesh_output_action_t output; in bt_mesh_prov_auth() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/transform/src/ |
D | rf16.c | 24 float16_t *output, *scratch; in test_arm_rfft_f16_real_backend() local
|