Home
last modified time | relevance | path

Searched refs:DbgConsole_SerialManagerPerformTransfer (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/debug_console/
Dfsl_debug_console.c295 static status_t DbgConsole_SerialManagerPerformTransfer(debug_console_state_struct_t *ioState) in DbgConsole_SerialManagerPerformTransfer() function
350 (void)DbgConsole_SerialManagerPerformTransfer(ioState); in DbgConsole_SerialManagerTxCallback()
538 status = DbgConsole_SerialManagerPerformTransfer(&s_debugConsoleState); in DbgConsole_SendData()
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/
Dfsl_debug_console.c295 static status_t DbgConsole_SerialManagerPerformTransfer(debug_console_state_struct_t *ioState) in DbgConsole_SerialManagerPerformTransfer() function
350 (void)DbgConsole_SerialManagerPerformTransfer(ioState); in DbgConsole_SerialManagerTxCallback()
539 dbgConsoleStatus = DbgConsole_SerialManagerPerformTransfer(&s_debugConsoleState); in DbgConsole_SendData()