Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/spc/
Dfsl_spc.h364 bool lpBuff; member
377 bool lpBuff; member
Dfsl_spc.c1276 SPC_EnableActiveModeCMPBandgapBuffer(base, config->lpBuff); in SPC_SetActiveModeRegulatorsConfig()
1319 SPC_EnableLowPowerModeCMPBandgapBufferMode(base, config->lpBuff); in SPC_SetLowPowerModeRegulatorsConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_spc/
Dfsl_spc.h456 bool lpBuff; /*!< Enable/disable CMP bandgap buffer. */ member
479 bool lpBuff; /*!< Enable/disable CMP bandgap buffer in low power modes. */ member
Dfsl_spc.c1581 SPC_EnableActiveModeCMPBandgapBuffer(base, config->lpBuff); in SPC_SetActiveModeRegulatorsConfig()
1662 SPC_EnableLowPowerModeCMPBandgapBuffer(base, config->lpBuff); in SPC_SetLowPowerModeRegulatorsConfig()