Searched defs:pM (Results 1 – 12 of 12) sorted by relevance
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_fully_connected_mat_q7_vec_q15_ref.c | 22 const q7_t * pM, // pointer to matrix in arm_fully_connected_mat_q7_vec_q15_ref()
|
H A D | arm_fully_connected_q15_ref.c | 22 const q15_t * pM, // pointer to matrix in arm_fully_connected_q15_ref()
|
H A D | arm_fully_connected_q7_ref.c | 22 const q7_t * pM, // pointer to matrix in arm_fully_connected_q7_ref()
|
H A D | arm_fully_connected_q15_opt_ref.c | 22 const q15_t * pM, // pointer to matrix in arm_fully_connected_q15_opt_ref()
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 22 const q7_t * pM, // pointer to matrix in arm_fully_connected_mat_q7_vec_q15_opt_ref()
|
H A D | arm_fully_connected_q7_opt_ref.c | 22 const q7_t * pM, // pointer to matrix in arm_fully_connected_q7_opt_ref()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/ |
H A D | arm_fully_connected_q15.c | 67 const q15_t * pM, in arm_fully_connected_q15()
|
H A D | arm_fully_connected_mat_q7_vec_q15.c | 70 const q7_t * pM, in arm_fully_connected_mat_q7_vec_q15()
|
H A D | arm_fully_connected_q7.c | 69 const q7_t * pM, in arm_fully_connected_q7()
|
H A D | arm_fully_connected_q15_opt.c | 98 const q15_t * pM, in arm_fully_connected_q15_opt()
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt.c | 118 const q7_t * pM, in arm_fully_connected_mat_q7_vec_q15_opt()
|
H A D | arm_fully_connected_q7_opt.c | 130 const q7_t * pM, in arm_fully_connected_q7_opt()
|