Searched refs:Cy_GPIO_SetDriveSel (Results 1 – 2 of 2) sorted by relevance
876 void Cy_GPIO_SetDriveSel(GPIO_PRT_Type* base, uint32_t pinNum, uint32_t value);
164 Cy_GPIO_SetDriveSel(base, pinNum, config->driveSel); in Cy_GPIO_Pin_Init()2006 void Cy_GPIO_SetDriveSel(GPIO_PRT_Type* base, uint32_t pinNum, uint32_t value) in Cy_GPIO_SetDriveSel() function