Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad_basic.c33 config->tmpBase = (uint32_t *)0xE0000000U; in PQ_GetDefaultConfig()
40 base->TMPBASE = (uint32_t)config->tmpBase; in PQ_SetConfig()
Dfsl_powerquad.h1635 uint32_t *tmpBase; /*!< Tmp base address.*/ member