Searched refs:Cy_MCWDT_Init (Results 1 – 4 of 4) sorted by relevance
56 cy_en_mcwdt_status_t Cy_MCWDT_Init(MCWDT_STRUCT_Type *base, cy_stc_mcwdt_config_t const *config) in Cy_MCWDT_Init() function
55 cy_en_mcwdt_status_t Cy_MCWDT_Init(MCWDT_Type *base, cy_stc_mcwdt_config_t const *config) in Cy_MCWDT_Init() function
68 #define Cy_MCWDT_Init Cy_WDC_Init macro579 rslt = (cy_rslt_t) Cy_MCWDT_Init(obj->base, &cfg); in cyhal_lptimer_init()
617 cy_en_mcwdt_status_t Cy_MCWDT_Init(MCWDT_STRUCT_Type *base, cy_stc_mcwdt_config_t const *config…