Searched refs:deGroup (Results 1 – 1 of 1) sorted by relevance
119 STM32_GPIO_GROUP deGroup; member139 uint8_t deGroup; member417 if (dri->GetUint8(resourceNode, "uartDeGroup", &resource->deGroup, 0) != HDF_SUCCESS) { in GetUartHcs()440 resource->deGroup = HCS_PROP(node, uartDeGroup); \464 g_uartCtx[device->uartId - 1].deGroup = resource->deGroup; in GetUartDeviceResource()504 g_uartCtx[device->uartId - 1].deGroup = resource->deGroup; in GetUartDeviceResource()662 USARTTxMode(g_uartCtx[portId - 1].dePin, g_uartCtx[portId - 1].deGroup);671 USARTRxMode(g_uartCtx[portId - 1].dePin, g_uartCtx[portId - 1].deGroup);692 USARTRxMode(g_uartCtx[uartId - 1].dePin, g_uartCtx[uartId - 1].deGroup);