Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550_charger.c444 (void)PF1550_ModifyReg(handle, PF1550_LED_CNFG, 0x10U, (uint8_t)temp); in PF1550_SetLedAttibute()
468 (void)PF1550_ModifyReg(handle, PF1550_LED_CNFG, 0x03U, (uint8_t)temp); in PF1550_SetLedAttibute()
476 (void)PF1550_ModifyReg(handle, PF1550_LED_CNFG, 0x20U, (uint8_t)temp); in PF1550_SetLedAttibute()
Dfsl_pf1550.h117 #define PF1550_LED_CNFG 0x9EU macro