Go to the documentation of this file.
19# if defined(__CPU_X86__) || defined(__CPU_X64__)
21# define VSF_HOSTOS_USART_CFG_TX_BLOCK ENABLED
22# define VSF_HOSTOS_USART_PREFIX __vsf_hw
23# define VSF_HOSTOS_USART_UPCASE_PREFIX __VSF_HW
24# define VSF_HOSTOS_RTC_PREFIX __vsf_hw
25# define VSF_HOSTOS_RTC_UPCASE_PREFIX __VSF_HW
26# define VSF_HOSTOS_RNG_PREFIX __vsf_hw
27# define VSF_HOSTOS_RNG_UPCASE_PREFIX __VSF_HW
28# define __VSF_HW_USART_COUNT 32
33# error hostos not supported
38# error hostos not supported