Searched refs:CLR (Results 1 – 1 of 1) sorted by relevance
55 __O uint32_t CLR[32]; /*!< Offset 0x2280: Clear port n */ member391 pGPIO->CLR[portNum] = bitValue; in Chip_GPIO_ClearValue()405 pGPIO->CLR[port] = pins; in Chip_GPIO_SetPortOutLow()419 pGPIO->CLR[port] = (1 << pin); in Chip_GPIO_SetPinOutLow()
Completed in 3 milliseconds