Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/cmsis/
Dcore_cmInstr.h345 #define __STRBT(value, ptr) __strt(value, ptr) macro
819 __attribute__( ( always_inline ) ) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *ad… in __STRBT() function
/loramac-node-latest/src/boards/mcu/stm32/cmsis/
Dcmsis_armcc.h628 #define __STRBT(value, ptr) __strt(value, ptr) macro
Dcmsis_gcc.h790 __attribute__((always_inline)) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *addr) in __STRBT() function
Dcmsis_armcc_V6.h1076 __attribute__((always_inline)) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() function