/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | platform_util.h | 114 #define MBEDTLS_DEPRECATED_STRING_CONSTANT( VAL ) \ argument 117 #define MBEDTLS_DEPRECATED_NUMERIC_CONSTANT( VAL ) \ argument
|
/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 343 #define IS_USI_UART_STOP_BIT(VAL) (((VAL) == USI_RUART_STOP_BIT_1) || \ argument 357 #define IS_USI_UART_PARITY_ENABLE(VAL) (((VAL) == USI_RUART_PARITY_DISABLE) || \ argument 371 #define IS_USI_UART_PARITY_TYPE(VAL) (((VAL) == USI_RUART_ODD_PARITY) || \ argument 385 #define IS_USI_UART_STICK_PARITY_ENABLE(VAL) (((VAL) == USI_RUART_STICK_PARITY_DISABLE) || \ argument
|
A D | rtl8721d_uart.h | 366 #define IS_UART_WLS(VAL) (((VAL) == RUART_WLS_7BITS) || \ argument 380 #define IS_UART_STOP_BIT(VAL) (((VAL) == RUART_STOP_BIT_1) || \ argument 394 #define IS_UART_PARITY_ENABLE(VAL) (((VAL) == RUART_PARITY_DISABLE) || \ argument 408 #define IS_UART_PARITY_TYPE(VAL) (((VAL) == RUART_ODD_PARITY) || \ argument 422 #define IS_UART_STICK_PARITY_ENABLE(VAL) (((VAL) == RUART_STICK_PARITY_DISABLE) || \ argument
|
A D | rtl8721d_tim.h | 339 #define IS_TIM_PSC(VAL) (VAL <= 0xFF) argument
|
/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/components/lwip/lwip2.0.0/netif/ppp/ |
A D | pppoe.c | 94 #define PPPOE_ADD_16(PTR, VAL) \ argument
|
/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
|
A D | core_cm1.h | 478 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
A D | core_cm0plus.h | 476 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
/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
|
A D | core_cm1.h | 478 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
/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 | core_cm0.h | 452 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
A D | core_cm1.h | 478 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
/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
|
A D | core_cm1.h | 478 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
/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
|
A D | core_cm1.h | 478 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member
|
/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
|
A D | core_cm0plus.h | 435 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member
|
/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
|