Searched defs:letimer (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_letimer.c | 90 __STATIC_INLINE void regSync(LETIMER_TypeDef *letimer, uint32_t mask) in regSync() 124 uint32_t LETIMER_CompareGet(LETIMER_TypeDef *letimer, unsigned int comp) in LETIMER_CompareGet() 165 uint32_t LETIMER_CounterGet(LETIMER_TypeDef *letimer) in LETIMER_CounterGet() 184 void LETIMER_CounterSet(LETIMER_TypeDef *letimer, uint32_t value) in LETIMER_CounterSet() 213 void LETIMER_CompareSet(LETIMER_TypeDef *letimer, in LETIMER_CompareSet() 263 void LETIMER_Enable(LETIMER_TypeDef *letimer, bool enable) in LETIMER_Enable() 308 void LETIMER_FreezeEnable(LETIMER_TypeDef *letimer, bool enable) in LETIMER_FreezeEnable() 354 void LETIMER_Init(LETIMER_TypeDef *letimer, const LETIMER_Init_TypeDef *init) in LETIMER_Init() 450 uint32_t LETIMER_RepeatGet(LETIMER_TypeDef *letimer, unsigned int rep) in LETIMER_RepeatGet() 502 void LETIMER_RepeatSet(LETIMER_TypeDef *letimer, in LETIMER_RepeatSet() [all …]
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_letimer.c | 90 __STATIC_INLINE void regSync(LETIMER_TypeDef *letimer, uint32_t mask) in regSync() 124 uint32_t LETIMER_CompareGet(LETIMER_TypeDef *letimer, unsigned int comp) in LETIMER_CompareGet() 165 uint32_t LETIMER_CounterGet(LETIMER_TypeDef *letimer) in LETIMER_CounterGet() 184 void LETIMER_CounterSet(LETIMER_TypeDef *letimer, uint32_t value) in LETIMER_CounterSet() 213 void LETIMER_CompareSet(LETIMER_TypeDef *letimer, in LETIMER_CompareSet() 263 void LETIMER_Enable(LETIMER_TypeDef *letimer, bool enable) in LETIMER_Enable() 308 void LETIMER_FreezeEnable(LETIMER_TypeDef *letimer, bool enable) in LETIMER_FreezeEnable() 354 void LETIMER_Init(LETIMER_TypeDef *letimer, const LETIMER_Init_TypeDef *init) in LETIMER_Init() 450 uint32_t LETIMER_RepeatGet(LETIMER_TypeDef *letimer, unsigned int rep) in LETIMER_RepeatGet() 502 void LETIMER_RepeatSet(LETIMER_TypeDef *letimer, in LETIMER_RepeatSet() [all …]
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_letimer.h | 167 __STATIC_INLINE void LETIMER_IntClear(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntClear() 187 __STATIC_INLINE void LETIMER_IntDisable(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntDisable() 208 __STATIC_INLINE void LETIMER_IntEnable(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntEnable() 227 __STATIC_INLINE uint32_t LETIMER_IntGet(LETIMER_TypeDef *letimer) in LETIMER_IntGet() 253 __STATIC_INLINE uint32_t LETIMER_IntGetEnabled(LETIMER_TypeDef *letimer) in LETIMER_IntGetEnabled() 276 __STATIC_INLINE void LETIMER_IntSet(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntSet() 298 __STATIC_INLINE void LETIMER_Lock(LETIMER_TypeDef *letimer) in LETIMER_Lock() 312 __STATIC_INLINE void LETIMER_Unlock(LETIMER_TypeDef *letimer) in LETIMER_Unlock()
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_letimer.h | 167 __STATIC_INLINE void LETIMER_IntClear(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntClear() 187 __STATIC_INLINE void LETIMER_IntDisable(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntDisable() 208 __STATIC_INLINE void LETIMER_IntEnable(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntEnable() 227 __STATIC_INLINE uint32_t LETIMER_IntGet(LETIMER_TypeDef *letimer) in LETIMER_IntGet() 253 __STATIC_INLINE uint32_t LETIMER_IntGetEnabled(LETIMER_TypeDef *letimer) in LETIMER_IntGetEnabled() 276 __STATIC_INLINE void LETIMER_IntSet(LETIMER_TypeDef *letimer, uint32_t flags) in LETIMER_IntSet() 298 __STATIC_INLINE void LETIMER_Lock(LETIMER_TypeDef *letimer) in LETIMER_Lock() 312 __STATIC_INLINE void LETIMER_Unlock(LETIMER_TypeDef *letimer) in LETIMER_Unlock()
|