Searched refs:counterNum (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 | 268 void (*cbFunc)(uint8_t event, uint8_t counterNum); // Call back function pointer 921 STATIC INLINE void RSI_CT_ResumeHaltEvent(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_ResumeHaltEvent() argument 923 if (counterNum) { in RSI_CT_ResumeHaltEvent() 938 STATIC INLINE void RSI_CT_PeripheralReset(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_PeripheralReset() argument 940 if (counterNum) { in RSI_CT_PeripheralReset() 957 STATIC INLINE void RSI_CT_StartSoftwareTrig(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_StartSoftwareTrig() argument 960 if (counterNum) { in RSI_CT_StartSoftwareTrig() 975 STATIC INLINE void RSI_CT_OCUModeSet(RSI_CT_T *pCT, boolean_t counterNum) in RSI_CT_OCUModeSet() argument 977 if (counterNum) { in RSI_CT_OCUModeSet() 999 …id RSI_CT_SetMatchCount(RSI_CT_T *pCT, uint32_t value, boolean_t counterMode, boolean_t counterNum) in RSI_CT_SetMatchCount() argument [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… 744 boolean_t counterNum, 749 …rsi_error_t (*ct_wfg_comapre_value_set)(RSI_CT_T *pCT, boolean_t counterNum, OCU_PARAMS_T *pOCUpar…
|