Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/console/
H A Dconsole.c97 __gdb_tx_byte(byte); in gdb_tx_byte()
/aosp_15_r20/external/coreboot/src/include/console/
H A Duart.h90 static inline void __gdb_tx_byte(u8 data) in __gdb_tx_byte() function