Home
last modified time | relevance | path

Searched refs:txSemaphoreBuffer (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart_freertos.h70 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
Dfsl_uart_freertos.c104 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in UART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart_freertos.h70 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
Dfsl_uart_freertos.c104 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in UART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart_freertos.h87 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
Dfsl_lpuart_freertos.c122 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in LPUART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart_freertos.h87 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
Dfsl_lpuart_freertos.c110 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in LPUART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/
Dfsl_lpuart_freertos.h87 StaticSemaphore_t txSemaphoreBuffer; /*!< Statically allocated memory for txSemaphore */ member
Dfsl_lpuart_freertos.c122 handle->txSemaphore = xSemaphoreCreateMutexStatic(&handle->txSemaphoreBuffer); in LPUART_RTOS_Init()