Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad_basic.c25 config->inputAPrescale = 0; in PQ_GetDefaultConfig()
41 …base->INAFORMAT = ((uint32_t)config->inputAPrescale << 8U) | ((uint32_t)config->inputAFormat << 4U… in PQ_SetConfig()
89 config.inputAPrescale = 0; in PQ_SetFormat()
101 config.inputAPrescale = 0; in PQ_SetFormat()
113 config.inputAPrescale = 0; in PQ_SetFormat()
Dfsl_powerquad.h1626 …int8_t inputAPrescale; /*!< Input A prescale, for example 1.5 can be 1.5*2^n if you scale by '… member