Searched refs:txSemaphoreBuffer (Results 1 – 10 of 10) sorted by relevance
70 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
104 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in UART_RTOS_Init()
87 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
122 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in LPUART_RTOS_Init()
110 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in LPUART_RTOS_Init()