Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart_freertos.h71 StaticSemaphore_t rxSemaphoreBuffer; /*!< Statically allocated memory for rxSemaphore */ member
Dfsl_uart_freertos.c113 handle->rxSemaphore = xSemaphoreCreateMutexStatic(&handle->rxSemaphoreBuffer); in UART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/uart/
Dfsl_uart_freertos.h71 StaticSemaphore_t rxSemaphoreBuffer; /*!< Statically allocated memory for rxSemaphore */ member
Dfsl_uart_freertos.c113 handle->rxSemaphore = xSemaphoreCreateMutexStatic(&handle->rxSemaphoreBuffer); in UART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart_freertos.h88 StaticSemaphore_t rxSemaphoreBuffer; /*!< Statically allocated memory for rxSemaphore */ member
Dfsl_lpuart_freertos.c131 handle->rxSemaphore = xSemaphoreCreateMutexStatic(&handle->rxSemaphoreBuffer); in LPUART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart_freertos.h88 StaticSemaphore_t rxSemaphoreBuffer; /*!< Statically allocated memory for rxSemaphore */ member
Dfsl_lpuart_freertos.c119 handle->rxSemaphore = xSemaphoreCreateMutexStatic(&handle->rxSemaphoreBuffer); in LPUART_RTOS_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/
Dfsl_lpuart_freertos.h88 StaticSemaphore_t rxSemaphoreBuffer; /*!< Statically allocated memory for rxSemaphore */ member
Dfsl_lpuart_freertos.c131 handle->rxSemaphore = xSemaphoreCreateMutexStatic(&handle->rxSemaphoreBuffer); in LPUART_RTOS_Init()