Home
last modified time | relevance | path

Searched refs:s_cau3ImemImage (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c328 static const uint32_t s_cau3ImemImage[] __attribute__((aligned(16))) = { variable
786 static const uint32_t s_cau3ImemBytes = sizeof(s_cau3ImemImage);
1213 (void)cau3_initialize_inst_memory(base, s_cau3ImemImage, s_cau3ImemBytes); in CAU3_Init()