Searched defs:ptr (Results 1 – 9 of 9) sorted by relevance
| /cmsis_6-latest/CMSIS/Core/Include/ |
| D | cmsis_iccarm.h | 118 __IAR_FT uint16_t __iar_uint16_read(void const *ptr) in __iar_uint16_read() 130 __IAR_FT void __iar_uint16_write(void const *ptr, uint16_t val) in __iar_uint16_write() 141 __IAR_FT uint32_t __iar_uint32_read(void const *ptr) in __iar_uint32_read() 152 __IAR_FT void __iar_uint32_write(void const *ptr, uint32_t val) in __iar_uint32_write() 480 __IAR_FT uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 487 __IAR_FT uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() 494 __IAR_FT uint32_t __LDA(volatile uint32_t *ptr) in __LDA() 501 __IAR_FT void __STLB(uint8_t value, volatile uint8_t *ptr) in __STLB() 506 __IAR_FT void __STLH(uint16_t value, volatile uint16_t *ptr) in __STLH() 511 __IAR_FT void __STL(uint32_t value, volatile uint32_t *ptr) in __STL() [all …]
|
| D | cmsis_gcc.h | 529 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 544 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 559 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 574 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 586 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 598 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() 612 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 627 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() 642 __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) in __LDA() 657 __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) in __STLB() [all …]
|
| D | cmsis_armclang.h | 423 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 438 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 453 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 470 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 485 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() 500 __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) in __LDA() 515 __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) in __STLB() 527 __STATIC_FORCEINLINE void __STLH(uint16_t value, volatile uint16_t *ptr) in __STLH() 539 __STATIC_FORCEINLINE void __STL(uint32_t value, volatile uint32_t *ptr) in __STL()
|
| D | cmsis_clang.h | 428 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 443 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 458 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 475 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 490 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() 505 __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) in __LDA() 520 __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) in __STLB() 532 __STATIC_FORCEINLINE void __STLH(uint16_t value, volatile uint16_t *ptr) in __STLH() 544 __STATIC_FORCEINLINE void __STL(uint32_t value, volatile uint32_t *ptr) in __STL()
|
| /cmsis_6-latest/CMSIS/Core/Include/m-profile/ |
| D | cmsis_tiarmclang_m.h | 460 __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() 475 __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) in __LDRHT() 490 __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() 505 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 517 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 529 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() 543 __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) in __LDAB() 558 __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) in __LDAH() 573 __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) in __LDA() 588 __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) in __STLB() [all …]
|
| D | cmsis_armclang_m.h | 86 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 98 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 110 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT()
|
| D | cmsis_clang_m.h | 92 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 104 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 116 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT()
|
| /cmsis_6-latest/CMSIS/Core/Include/a-profile/ |
| D | cmsis_armclang_a.h | 38 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 50 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 62 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT()
|
| D | cmsis_clang_a.h | 37 __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() 49 __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() 61 __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT()
|