Searched refs:RSI_CT_T (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/ |
| D | rsi_ct.h | 176 typedef CT0_Type RSI_CT_T; typedef 282 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() [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/ |
| D | rsi_rom_table_si91x.h | 741 …void (*ct_ocu_high_Low_toggle_select)(RSI_CT_T *pCT, boolean_t lowHigh, boolean_t counterNum, uint… 742 rsi_error_t (*ct_wfg_control_config)(RSI_CT_T *pCT, WFG_PARAMS_T ctrlReg); 743 rsi_error_t (*ct_ocu_control)(RSI_CT_T *pCT, 749 …rsi_error_t (*ct_wfg_comapre_value_set)(RSI_CT_T *pCT, boolean_t counterNum, OCU_PARAMS_T *pOCUpar…
|