Home
last modified time | relevance | path

Searched defs:pCT (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_ct.h282 STATIC INLINE void RSI_CT_Config(RSI_CT_T *pCT, boolean_t cfg) in RSI_CT_Config()
313 STATIC INLINE void RSI_CT_SetControl(RSI_CT_T *pCT, uint32_t value) in RSI_CT_SetControl()
334 STATIC INLINE void RSI_CT_ClearControl(RSI_CT_T *pCT, uint32_t value) in RSI_CT_ClearControl()
350 STATIC INLINE void RSI_CT_StartEventSelect(RSI_CT_T *pCT, uint32_t value) in RSI_CT_StartEventSelect()
380 STATIC INLINE void RSI_CT_StartEventConfig(RSI_CT_T *pCT, uint32_t andValue, uint32_t orValue) in RSI_CT_StartEventConfig()
413 STATIC INLINE void RSI_CT_StopEventConfig(RSI_CT_T *pCT, uint32_t andValue, uint32_t orValue) in RSI_CT_StopEventConfig()
446 STATIC INLINE void RSI_CT_ContinueEventConfig(RSI_CT_T *pCT, uint32_t andValue, uint32_t orValue) in RSI_CT_ContinueEventConfig()
480 STATIC INLINE void RSI_CT_HaltEventConfig(RSI_CT_T *pCT, uint32_t andValue, uint32_t orValue) in RSI_CT_HaltEventConfig()
513 STATIC INLINE void RSI_CT_IncrementEventConfig(RSI_CT_T *pCT, uint32_t andValue, uint32_t orValue) in RSI_CT_IncrementEventConfig()
546 STATIC INLINE void RSI_CT_CaptureEventConfig(RSI_CT_T *pCT, uint32_t andValue, uint32_t orValue) in RSI_CT_CaptureEventConfig()
[all …]