Searched refs:ladsel (Results 1 – 2 of 2) sorted by relevance
136 void Chip_ACMP_SetupVoltLadder(LPC_CMP_T *pACMP, uint8_t index, uint32_t ladsel, bool ladrefVDDCMP) in Chip_ACMP_SetupVoltLadder() argument145 pACMP->ACMP[index].CMP = reg | (ladsel << 24); in Chip_ACMP_SetupVoltLadder()
362 void Chip_ACMP_SetupVoltLadder(LPC_CMP_T *pACMP, uint8_t index, uint32_t ladsel, bool ladrefVDDCMP);
Completed in 5 milliseconds