Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/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-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_spline_interp_init_f32.c72 float32_t * tempBuffer) in arm_spline_init_f32()