Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_wwdt.h59 STATIC INLINE void RSI_WWDT_ConfigWindowTimer(MCU_WDT_Type *pstcWDT, uint8_t u8WindowTimerVal) in RSI_WWDT_ConfigWindowTimer()
71 STATIC INLINE void RSI_WWDT_ConfigIntrTimer(MCU_WDT_Type *pstcWDT, uint16_t u16IntrTimerVal) in RSI_WWDT_ConfigIntrTimer()
83 STATIC INLINE void RSI_WWDT_ConfigSysRstTimer(MCU_WDT_Type *pstcWDT, uint16_t u16SysRstVal) in RSI_WWDT_ConfigSysRstTimer()
94 STATIC INLINE void RSI_WWDT_Disable(MCU_WDT_Type *pstcWDT) in RSI_WWDT_Disable()
106 STATIC INLINE void RSI_WWDT_ReStart(MCU_WDT_Type *pstcWDT) in RSI_WWDT_ReStart()
136 STATIC INLINE void RSI_WWDT_SysRstOnProcLockEnable(MCU_WDT_Type *pstcWDT) in RSI_WWDT_SysRstOnProcLockEnable()
146 STATIC INLINE void RSI_WWDT_SysRstOnProcLockDisable(MCU_WDT_Type *pstcWDT) in RSI_WWDT_SysRstOnProcLockDisable()
156 STATIC INLINE uint8_t RSI_WWDT_GetProcLockRstEnableSignal(const MCU_WDT_Type *pstcWDT) in RSI_WWDT_GetProcLockRstEnableSignal()
171 STATIC INLINE uint8_t RSI_WWDT_GetIntrTime(const MCU_WDT_Type *pstcWDT) in RSI_WWDT_GetIntrTime()
184 STATIC INLINE uint8_t RSI_WWDT_GetSysRstTime(const MCU_WDT_Type *pstcWDT) in RSI_WWDT_GetSysRstTime()
[all …]