/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/ |
H A D | cmsis_iccarm.h | 139 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 151 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 162 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 173 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/ |
H A D | cmsis_iccarm.h | 176 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 188 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 210 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument 218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/ |
H A D | cmsis_iccarm.h | 176 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 188 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 210 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument 218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/ |
H A D | cmsis_iccarm.h | 186 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 198 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 209 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 220 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument 228 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/ |
H A D | cmsis_iccarm.h | 176 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 188 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 210 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument 218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/ |
H A D | cmsis_iccarm.h | 176 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 188 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 199 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 210 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument 218 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/ |
H A D | cmsis_iccarm.h | 188 #define __UNALIGNED_UINT16_READ(PTR) __iar_uint16_read(PTR) argument 200 #define __UNALIGNED_UINT16_WRITE(PTR,VAL) __iar_uint16_write(PTR,VAL) argument 211 #define __UNALIGNED_UINT32_READ(PTR) __iar_uint32_read(PTR) argument 222 #define __UNALIGNED_UINT32_WRITE(PTR,VAL) __iar_uint32_write(PTR,VAL) argument 230 #define __UNALIGNED_UINT32(PTR) (((struct __iar_u32 *)(PTR))->v) argument
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | pppoe.c | 94 #define PPPOE_ADD_16(PTR, VAL) \ argument 99 #define PPPOE_ADD_HEADER(PTR, CODE, SESS, LEN) \ argument
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
H A D | renesas.h | 889 …__IM uint32_t PTR; /*!< (@ 0x00000004) RX Message Buffer Pointer Register … member 947 …__IM uint32_t PTR; /*!< (@ 0x00000004) RX FIFO Access Pointer Register … member 1005 …__IOM uint32_t PTR; /*!< (@ 0x00000004) Common FIFO Access Pointer Register … member 1063 …__IOM uint32_t PTR; /*!< (@ 0x00000004) TX Message Buffer Pointer Register … member 1398 …__IM uint32_t PTR; /*!< (@ 0x00000004) RX FIFO Access Pointer Register … member 1455 …__IOM uint32_t PTR; /*!< (@ 0x00000004) Common FIFO Access Pointer Register … member 1512 …__IOM uint32_t PTR; /*!< (@ 0x00000004) TX Message Buffer Pointer Register … member 1569 …__IM uint32_t PTR; /*!< (@ 0x00000004) RX Message Buffer Pointer Register … member
|