Searched refs:pin_tx (Results 1 – 2 of 2) sorted by relevance
210 GPIO_PRT_Type *txport = obj->pin_tx != NC ? CYHAL_GET_PORTADDR(obj->pin_tx) : NULL; in _cyhal_uart_pm_callback_instance()212 uint8_t txpin = (uint8_t)CYHAL_GET_PIN(obj->pin_tx); in _cyhal_uart_pm_callback_instance()358 obj->pin_tx = CYHAL_NC_PIN_VALUE; in _cyhal_uart_setup_resources()417 obj->pin_tx = tx; in _cyhal_uart_setup_resources()550 obj->pin_tx = cfg->gpios.pin_tx; in cyhal_uart_init_cfg()590 _cyhal_utils_release_if_used(&(obj->pin_tx)); in cyhal_uart_free()
1402 cyhal_gpio_t pin_tx; member1436 cyhal_gpio_t pin_tx; member