Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h365 #define __STRT(value, ptr) __strt(value, ptr) macro
845 __attribute__( ( always_inline ) ) __STATIC_INLINE void __STRT(uint32_t value, volatile uint32_t *a… in __STRT() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h646 #define __STRT(value, ptr) __strt(value, ptr) macro
Dcmsis_gcc.h814 __attribute__((always_inline)) __STATIC_INLINE void __STRT(uint32_t value, volatile uint32_t *addr) in __STRT() function
Dcmsis_armcc_V6.h1100 __attribute__((always_inline)) __STATIC_INLINE void __STRT(uint32_t value, volatile uint32_t *ptr) in __STRT() function