Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dgpio_15xx.h55 __O uint32_t CLR[32]; /*!< Offset 0x2280: Clear port n */ member
391 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