Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h315 #define __LDRBT(ptr) ((uint8_t ) __ldrt(ptr)) macro
757 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *addr) in __LDRBT() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h601 #define __LDRBT(ptr) ((uint8_t ) __ldrt(ptr)) macro
Dcmsis_gcc.h731 __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *addr) in __LDRBT() function
Dcmsis_armcc_V6.h1031 __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() function