Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h355 #define __STRHT(value, ptr) __strt(value, ptr) macro
832 __attribute__( ( always_inline ) ) __STATIC_INLINE void __STRHT(uint16_t value, volatile uint16_t *… in __STRHT() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h637 #define __STRHT(value, ptr) __strt(value, ptr) macro
Dcmsis_gcc.h802 __attribute__((always_inline)) __STATIC_INLINE void __STRHT(uint16_t value, volatile uint16_t *addr) in __STRHT() function
Dcmsis_armcc_V6.h1088 __attribute__((always_inline)) __STATIC_INLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) in __STRHT() function