Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf3000/
Dfsl_pf3000.h250 bool enableCoinCellCharger; /* Enable Coin Cell Charger. */ member
Dfsl_pf3000.c1086 temp = ((attribute->enableCoinCellCharger ? PF3000_COIN_CTRL_ENABLE_MASK : 0) | in PF3000_SetCoinCellAttribute()
/hal_nxp-latest/mcux/mcux-sdk/components/pf1550/
Dfsl_pf1550.h387 bool enableCoinCellCharger; /* Enable Coin Cell Charger. */ member
Dfsl_pf1550.c962 … (attribute->enableCoinCellCharger ? PF1550_COINCELL_CONTROL_COINCHEN_MASK : 0U)); in PF1550_SetVsnvsAttribute()