Home
last modified time | relevance | path

Searched defs:UART_MALLOC_CAPS (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/uart/
Duart.c34 #define UART_MALLOC_CAPS (MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) macro
37 #define UART_MALLOC_CAPS MALLOC_CAP_DEFAULT macro