Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/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()
538 status = DbgConsole_SerialManagerPerformTransfer(&s_debugConsoleState); in DbgConsole_SendData()