Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dscuart.h59 #define SCUART_WRITE(sc, u8Data) ((sc)->DAT = (u8Data)) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dscuart.h57 #define SCUART_WRITE(sc, u8Data) ((sc)->DAT = (u8Data)) macro