Searched refs:CMSDK_APB_WDOG_MASKINTSTAT (Results 1 – 1 of 1) sorted by relevance
50 #define CMSDK_APB_WDOG_MASKINTSTAT (0x1 << 0) macro168 return (wdog->maskintstat & CMSDK_APB_WDOG_MASKINTSTAT) != 0U; in wdog_cmsdk_apb_has_fired()