Searched refs:pullUpRes (Results 1 – 2 of 2) sorted by relevance
383 uint32_t pullUpRes; /**< Pull-up resistor configuration for each pin of a port */ member
110 CY_ASSERT_L2(CY_GPIO_IS_PULLUP_RES_VALID(config->pullUpRes)); in Cy_GPIO_Pin_Init()208 Cy_GPIO_SetPullupResistance(base, pinNum, config->pullUpRes); in Cy_GPIO_Pin_Init()