Home
last modified time | relevance | path

Searched defs:tempBuffer (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c184 uint8_t tempBuffer[FLASH_FFR_MAX_PAGE_SIZE] = {0}; in PRINCE_GenNewIV() local
313 uint8_t tempBuffer[FLASH_FFR_MAX_PAGE_SIZE] = {0}; in PRINCE_SetEncryptForAddressRange() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_init_f32.c72 float32_t * tempBuffer) in arm_spline_init_f32()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_subspace_processing.c89 …float *tempBuffer = (float*)scratchMemory + 2 * (FFT_INPUT_SIZE_MAX << FFT_TD_OSF_SHIFT) + 2 * SUB… in calcCorMatrix() local