Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.c91 #define PF3000_VCC_SD_VOLT_CTRL_MASK (0x03U) macro
94 (((uint8_t)((uint8_t)(x) << PF3000_VCC_SD_VOLT_CTRL_SHIFT)) & PF3000_VCC_SD_VOLT_CTRL_MASK)
777 regulatorVoltRegMask = PF3000_VCC_SD_VOLT_CTRL_MASK; in PF3000_SetRegulatorOutputVoltage()
855 regulatorVoltRegMask = PF3000_VCC_SD_VOLT_CTRL_MASK; in PF3000_GetRegulatorOutputVoltage()