Home
last modified time | relevance | path

Searched refs:ench (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console_lite/
Dfsl_debug_console.c1334 char ench = ch; in _ttywrch() local
1336 …ebugConsole.putChar((hal_uart_handle_t)&s_debugConsole.uartHandleBuffer[0], (uint8_t *)(&ench), 1); in _ttywrch()
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/debug_console/
Dfsl_debug_console.c1348 char ench = ch; in _ttywrch() local
1349 DbgConsole_SendDataReliable((uint8_t *)(&ench), 1); in _ttywrch()
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/
Dfsl_debug_console.c1357 char ench = ch; in _ttywrch() local
1358 DbgConsole_SendDataReliable((uint8_t *)(&ench), 1); in _ttywrch()