Home
last modified time | relevance | path

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

/samples/modules/cmsis_dsp/moving_average/src/
A Dmain.c26 q31_t input[BLOCK_SIZE]; in main() local
/samples/modules/tflite-micro/magic_wand/src/
A Daccelerometer_handler.cpp48 bool ReadAccelerometer(float *input, int length) in ReadAccelerometer()
/samples/modules/tflite-micro/hello_world/src/
A Dmain_functions.cpp34 TfLiteTensor *input = nullptr; variable
/samples/modules/tflite-micro/tflm_ethosu/src/
A Dinference_process.hpp31 std::vector<DataPtr> input; member
A Dinference_process.cpp141 const DataPtr &input = job.input[i]; in runJob() local
/samples/boards/nxp/adsp/number_crunching/src/
A Dcmsis_dsp_wrapper.c70 void lms_iir_32(int32_t *err, int32_t *coef, int32_t *input, int32_t *ref, in lms_iir_32()
A Dnature_dsp_wrapper.c73 void lms_iir_32(int32_t *err, int32_t *coef, int32_t *input, int32_t *ref, in lms_iir_32()
/samples/bluetooth/peripheral_hids/src/
A Dhog.c54 static struct hids_report input = { variable

Completed in 16 milliseconds