Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.h35 #define PF5020_LDO_ILIM_MASK 0x10U macro
Dfsl_pf5020.c243 status = PF5020_WriteReg(handle, PF5020_LDO_ILIM_MASK, enableMask ? 0U : 1U); in PF5020_MaskInterrupts()