serial.h 179 B

12345678
  1. #ifndef __ASM_XTENSA_S6105_SERIAL_H
  2. #define __ASM_XTENSA_S6105_SERIAL_H
  3. #include <variant/hardware.h>
  4. #define BASE_BAUD (S6_SCLK / 16)
  5. #endif /* __ASM_XTENSA_S6105_SERIAL_H */