Home
last modified time | relevance | path

Searched defs:block_count (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_add_q7.c45 uint32_t block_count; in arm_nn_add_q7() local
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Driver/DriverTemplates/
DDriver_MCI.c129 static int32_t ARM_MCI_SetupTransfer(uint8_t *data, uint32_t block_count, uint32_t block_size, uin… in ARM_MCI_SetupTransfer()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/NN/Source/SVDFunctions/
Darm_svdf_s8.c135 int32_t block_count = time_batches >> 1; in arm_svdf_s8() local
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h149 #define EvrRtxMemoryBlockInit(mp_info, block_count, block_size, block_mem) argument
1550 #define EvrRtxMemoryPoolNew(block_count, block_size, attr) argument
Drtx_os.h383 #define osRtxMemoryPoolMemSize(block_count, block_size) \ argument