Searched refs:Cy_GPIO_Set (Results 1 – 4 of 4) sorted by relevance
449 Cy_GPIO_Set(rtsport, rtspin); in _cyhal_uart_pm_callback_instance()488 Cy_GPIO_Set(txport, txpin); in _cyhal_uart_pm_callback_instance()494 Cy_GPIO_Set(rtsport, rtspin); in _cyhal_uart_pm_callback_instance()
237 Cy_GPIO_Set(port, pin); // The SMIF IP requires SSEL to be active low in _cyhal_qspi_set_pins_frozen()
823 void Cy_GPIO_Set(GPIO_PRT_Type* base, uint32_t pinNum);
1277 void Cy_GPIO_Set(GPIO_PRT_Type* base, uint32_t pinNum) in Cy_GPIO_Set() function