Home
last modified time | relevance | path

Searched refs:__LDRT (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h335 #define __LDRT(ptr) ((uint32_t ) __ldrt(ptr)) macro
803 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __LDRT(volatile uint32_t *addr) in __LDRT() function
/loramac-node-3.7.0/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h619 #define __LDRT(ptr) ((uint32_t ) __ldrt(ptr)) macro
Dcmsis_gcc.h775 __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDRT(volatile uint32_t *addr) in __LDRT() function
Dcmsis_armcc_V6.h1061 __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDRT(volatile uint32_t *ptr) in __LDRT() function