Searched refs:Chip_GPIO_SetDir (Results 1 – 2 of 2) sorted by relevance
82 void Chip_GPIO_SetDir(LPC_GPIO_T *pGPIO, uint8_t portNum, uint32_t bitValue, uint8_t out) in Chip_GPIO_SetDir() function
208 void Chip_GPIO_SetDir(LPC_GPIO_T *pGPIO, uint8_t portNum, uint32_t bitValue, uint8_t out);
Completed in 3 milliseconds