Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c1365 uint8_t swnd1Config2Mask = 0U; in PF5020_SWND1_SetFaultDetection() local
1374 swnd1Config2Mask |= PF5020_BUCK_REGULATOR_ILIM_MASK; in PF5020_SWND1_SetFaultDetection()
1378 swnd1Config2Mask |= PF5020_REGULATOR_FLT_REN_MASK; in PF5020_SWND1_SetFaultDetection()
1380 status = PF5020_ModifyReg(handle, PF5020_SWND1_CONFIG2, swnd1Config2Mask, swnd1Config2Value); in PF5020_SWND1_SetFaultDetection()