Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_instr.h393 __ALWAYS_INLINE void __STRBT(uint8_t value, volatile uint8_t *addr) in __STRBT() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h628 #define __STRBT(value, ptr) __strt(value, ptr) macro
H A Dcmsis_gcc.h790 __attribute__((always_inline)) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *addr) in __STRBT() function
H A Dcmsis_armcc_V6.h1076 __attribute__((always_inline)) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) in __STRBT() function