Home
last modified time | relevance | path

Searched defs:pDst (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_nn_mult_ref.c24 q7_t * pDst, in arm_nn_mult_q7_ref()
42 q15_t * pDst, in arm_nn_mult_q15_ref()
/btstack/3rd-party/segger-rtt/
H A DSEGGER_RTT.c379 volatile char* pDst; in _WriteBlocking() local
440 volatile char* pDst; in _WriteNoCheck() local
837 volatile char* pDst; in SEGGER_RTT_WriteWithOverwriteNoLock() local
941 volatile char* pDst; in SEGGER_RTT_WriteSkipNoLock() local
1269 volatile char* pDst; in SEGGER_RTT_PutCharSkipNoLock() local
1319 volatile char* pDst; in SEGGER_RTT_PutCharSkip() local
1378 volatile char* pDst; in SEGGER_RTT_PutChar() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/NNSupportFunctions/
H A Darm_q7_to_q15_reordered_no_shift.c78 void arm_q7_to_q15_reordered_no_shift(const q7_t * pSrc, q15_t * pDst, uint32_t blockSize) in arm_q7_to_q15_reordered_no_shift()
H A Darm_nn_mult_q7.c60 q7_t * pDst, in arm_nn_mult_q7()
H A Darm_q7_to_q15_no_shift.c59 void arm_q7_to_q15_no_shift(const q7_t * pSrc, q15_t * pDst, uint32_t blockSize) in arm_q7_to_q15_no_shift()
H A Darm_nn_mult_q15.c61 q15_t * pDst, in arm_nn_mult_q15()