| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | usci_uart.h | 444 void UUART_ClearIntFlag(UUART_T* uuart, uint32_t u32Mask); 445 uint32_t UUART_GetIntFlag(UUART_T* uuart, uint32_t u32Mask); 446 void UUART_Close(UUART_T* uuart); 447 void UUART_DisableInt(UUART_T* uuart, uint32_t u32Mask); 448 void UUART_EnableInt(UUART_T* uuart, uint32_t u32Mask); 449 uint32_t UUART_Open(UUART_T* uuart, uint32_t u32baudrate); 450 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes); 451 uint32_t UUART_SetLine_Config(UUART_T* uuart, uint32_t u32baudrate, uint32_t u32data_width, uint32_… 452 uint32_t UUART_Write(UUART_T* uuart, uint8_t pu8TxBuf[], uint32_t u32WriteBytes); 453 void UUART_EnableWakeup(UUART_T* uuart, uint32_t u32WakeupMode); [all …]
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | usci_uart.h | 494 void UUART_ClearIntFlag(UUART_T* uuart, uint32_t u32Mask); 495 uint32_t UUART_GetIntFlag(UUART_T* uuart, uint32_t u32Mask); 496 void UUART_Close(UUART_T* uuart); 497 void UUART_DisableInt(UUART_T* uuart, uint32_t u32Mask); 498 void UUART_EnableInt(UUART_T* uuart, uint32_t u32Mask); 499 uint32_t UUART_Open(UUART_T* uuart, uint32_t u32baudrate); 500 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes); 501 uint32_t UUART_SetLine_Config(UUART_T* uuart, uint32_t u32baudrate, uint32_t u32data_width, uint32_… 502 uint32_t UUART_Write(UUART_T* uuart, uint8_t pu8TxBuf[], uint32_t u32WriteBytes); 503 void UUART_EnableWakeup(UUART_T* uuart, uint32_t u32WakeupMode); [all …]
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | usci_uart.h | 493 void UUART_ClearIntFlag(UUART_T* uuart, uint32_t u32Mask); 494 uint32_t UUART_GetIntFlag(UUART_T* uuart, uint32_t u32Mask); 495 void UUART_Close(UUART_T* uuart); 496 void UUART_DisableInt(UUART_T* uuart, uint32_t u32Mask); 497 void UUART_EnableInt(UUART_T* uuart, uint32_t u32Mask); 498 uint32_t UUART_Open(UUART_T* uuart, uint32_t u32baudrate); 499 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes); 500 uint32_t UUART_SetLine_Config(UUART_T* uuart, uint32_t u32baudrate, uint32_t u32data_width, uint32_… 501 uint32_t UUART_Write(UUART_T* uuart, uint8_t pu8TxBuf[], uint32_t u32WriteBytes); 502 void UUART_EnableWakeup(UUART_T* uuart, uint32_t u32WakeupMode); [all …]
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | usci_uart.c | 45 void UUART_ClearIntFlag(UUART_T* uuart, uint32_t u32Mask) in UUART_ClearIntFlag() 106 uint32_t UUART_GetIntFlag(UUART_T* uuart, uint32_t u32Mask) in UUART_GetIntFlag() 180 void UUART_Close(UUART_T* uuart) in UUART_Close() 205 void UUART_DisableInt(UUART_T* uuart, uint32_t u32Mask) in UUART_DisableInt() 271 void UUART_EnableInt(UUART_T* uuart, uint32_t u32Mask) in UUART_EnableInt() 327 uint32_t UUART_Open(UUART_T* uuart, uint32_t u32baudrate) in UUART_Open() 447 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UUART_Read() 500 uint32_t UUART_SetLine_Config(UUART_T* uuart, uint32_t u32baudrate, uint32_t u32data_width, uint32_… in UUART_SetLine_Config() 624 uint32_t UUART_Write(UUART_T* uuart, uint8_t pu8TxBuf[], uint32_t u32WriteBytes) in UUART_Write() 664 void UUART_EnableWakeup(UUART_T* uuart, uint32_t u32WakeupMode) in UUART_EnableWakeup() [all …]
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | usci_uart.c | 45 void UUART_ClearIntFlag(UUART_T* uuart, uint32_t u32Mask) in UUART_ClearIntFlag() 105 uint32_t UUART_GetIntFlag(UUART_T* uuart, uint32_t u32Mask) in UUART_GetIntFlag() 180 void UUART_Close(UUART_T* uuart) in UUART_Close() 205 void UUART_DisableInt(UUART_T* uuart, uint32_t u32Mask) in UUART_DisableInt() 271 void UUART_EnableInt(UUART_T* uuart, uint32_t u32Mask) in UUART_EnableInt() 327 uint32_t UUART_Open(UUART_T* uuart, uint32_t u32baudrate) in UUART_Open() 439 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UUART_Read() 492 uint32_t UUART_SetLine_Config(UUART_T* uuart, uint32_t u32baudrate, uint32_t u32data_width, uint32_… in UUART_SetLine_Config() 609 uint32_t UUART_Write(UUART_T* uuart, uint8_t pu8TxBuf[], uint32_t u32WriteBytes) in UUART_Write() 650 void UUART_EnableWakeup(UUART_T* uuart, uint32_t u32WakeupMode) in UUART_EnableWakeup() [all …]
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | usci_uart.c | 45 void UUART_ClearIntFlag(UUART_T* uuart, uint32_t u32Mask) in UUART_ClearIntFlag() 105 uint32_t UUART_GetIntFlag(UUART_T* uuart, uint32_t u32Mask) in UUART_GetIntFlag() 180 void UUART_Close(UUART_T* uuart) in UUART_Close() 205 void UUART_DisableInt(UUART_T* uuart, uint32_t u32Mask) in UUART_DisableInt() 271 void UUART_EnableInt(UUART_T* uuart, uint32_t u32Mask) in UUART_EnableInt() 327 uint32_t UUART_Open(UUART_T* uuart, uint32_t u32baudrate) in UUART_Open() 432 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UUART_Read() 485 uint32_t UUART_SetLine_Config(UUART_T* uuart, uint32_t u32baudrate, uint32_t u32data_width, uint32_… in UUART_SetLine_Config() 593 uint32_t UUART_Write(UUART_T* uuart, uint8_t pu8TxBuf[], uint32_t u32WriteBytes) in UUART_Write() 634 void UUART_EnableWakeup(UUART_T* uuart, uint32_t u32WakeupMode) in UUART_EnableWakeup() [all …]
|
| /hal_nuvoton-latest/m48x/Devices/M480/Include/ |
| D | M480.h | 456 #define UUART0 ((UUART_T *) USCI0_BASE) /*!< UUART0 Configuration … 457 #define UUART1 ((UUART_T *) USCI1_BASE) /*!< UUART1 Configuration …
|
| D | uuart_reg.h | 454 } UUART_T; typedef
|
| /hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/ |
| D | M2L31.h | 535 #define UUART0 ((UUART_T *) USCI0_BASE) 538 #define UUART1 ((UUART_T *) USCI1_BASE)
|
| D | uuart_reg.h | 455 } UUART_T; typedef
|
| /hal_nuvoton-latest/m46x/Devices/M460/Include/ |
| D | uuart_reg.h | 461 } UUART_T; typedef
|
| D | m460.h | 553 #define UUART0 ((UUART_T *) USCI0_BASE) /*!< UUART0 Configuration …
|