Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_uart.c498 obj->saved_tx_hsiom = Cy_GPIO_GetHSIOM(txport, txpin); in _cyhal_uart_pm_callback_instance()
522 Cy_GPIO_SetHSIOM(txport, txpin, obj->saved_tx_hsiom); in _cyhal_uart_pm_callback_instance()
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h1528 en_hsiom_sel_t saved_tx_hsiom; member