/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | platform_util.h | 114 #define MBEDTLS_DEPRECATED_STRING_CONSTANT( VAL ) \ argument 115 ( (mbedtls_deprecated_string_constant_t) ( VAL ) ) 117 #define MBEDTLS_DEPRECATED_NUMERIC_CONSTANT( VAL ) \ argument 118 ( (mbedtls_deprecated_numeric_constant_t) ( VAL ) ) 121 #define MBEDTLS_DEPRECATED_STRING_CONSTANT( VAL ) VAL 122 #define MBEDTLS_DEPRECATED_NUMERIC_CONSTANT( VAL ) VAL
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_usi_uart.h | 329 #define IS_USI_UART_WLS(VAL) (((VAL) == USI_RUART_WLS_7BITS) || \ argument 330 ((VAL) == USI_RUART_WLS_8BITS)) 343 #define IS_USI_UART_STOP_BIT(VAL) (((VAL) == USI_RUART_STOP_BIT_1) || \ argument 344 ((VAL) == USI_RUART_STOP_BIT_2)) 357 #define IS_USI_UART_PARITY_ENABLE(VAL) (((VAL) == USI_RUART_PARITY_DISABLE) || \ argument 358 ((VAL) == USI_RUART_PARITY_ENABLE)) 371 #define IS_USI_UART_PARITY_TYPE(VAL) (((VAL) == USI_RUART_ODD_PARITY) || \ argument 372 ((VAL) == USI_RUART_EVEN_PARITY)) 385 #define IS_USI_UART_STICK_PARITY_ENABLE(VAL) (((VAL) == USI_RUART_STICK_PARITY_DISABLE) || \ argument 386 ((VAL) == USI_RUART_STICK_PARITY_ENABLE))
|
A D | rtl8721d_uart.h | 366 #define IS_UART_WLS(VAL) (((VAL) == RUART_WLS_7BITS) || \ argument 367 ((VAL) == RUART_WLS_8BITS)) 380 #define IS_UART_STOP_BIT(VAL) (((VAL) == RUART_STOP_BIT_1) || \ argument 381 ((VAL) == RUART_STOP_BIT_2)) 394 #define IS_UART_PARITY_ENABLE(VAL) (((VAL) == RUART_PARITY_DISABLE) || \ argument 395 ((VAL) == RUART_PARITY_ENABLE)) 408 #define IS_UART_PARITY_TYPE(VAL) (((VAL) == RUART_ODD_PARITY) || \ argument 409 ((VAL) == RUART_EVEN_PARITY)) 422 #define IS_UART_STICK_PARITY_ENABLE(VAL) (((VAL) == RUART_STICK_PARITY_DISABLE) || \ argument 423 ((VAL) == RUART_STICK_PARITY_ENABLE))
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/ |
A D | cmsis_iccarm_ca.h | 161 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 183 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/ |
A D | core_cm0.h | 414 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 662 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
A D | core_cm0plus.h | 435 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 773 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
/AliOS-Things-master/hardware/board/haas100/config/ |
A D | board.c | 96 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config_Alt()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ |
A D | cmsis_iccarm.h | 193 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 215 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
A D | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 929 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
A D | core_cm1.h | 478 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 956 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
/AliOS-Things-master/components/py_engine/engine/lib/cmsis/inc/ |
A D | cmsis_iccarm.h | 193 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 215 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
A D | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 929 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
/AliOS-Things-master/components/csi/CMSIS/Core/Include/ |
A D | cmsis_iccarm.h | 200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
A D | csi_core_cmsis.h | 157 return SysTick->VAL; in csi_coret_get_value()
|
A D | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 932 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
/AliOS-Things-master/hardware/board/haaseduk1/config/ |
A D | board.c | 94 SysTick->VAL = 0UL; /* Load the SysTick Counter Value */ in SysTick_Config_Alt()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/Core/Include/ |
A D | cmsis_iccarm.h | 200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
A D | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 932 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/ |
A D | cmsis_iccarm.h | 200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
A D | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 932 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
/AliOS-Things-master/components/csi/csi1/include/core/ |
A D | core_rv32_old.h | 353 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) Current register */ member 729 …CORET->VAL = 0UL; /* Load the CORET Counter Valu… in csi_coret_config() 751 return CORET->VAL; in csi_coret_get_value()
|
A D | core_801.h | 418 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) Current register */ member 790 …CORET->VAL = 0UL; /* Load the CORET Counter Value … in csi_coret_config() 812 return CORET->VAL; in csi_coret_get_value()
|
/AliOS-Things-master/components/csi/csi2/include/core/ |
A D | core_801.h | 418 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) Current register */ member 787 …CORET->VAL = 0UL; /* Load the CORET Counter Value … in csi_coret_config() 809 return CORET->VAL; in csi_coret_get_value()
|
A D | core_rv32_old.h | 353 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) Current register */ member 729 …CORET->VAL = 0UL; /* Load the CORET Counter Valu… in csi_coret_config() 751 return CORET->VAL; in csi_coret_get_value()
|
/AliOS-Things-master/components/csi/csi2/include/core/cmsis/ |
A D | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 929 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|