Searched refs:pcnt_obj_t (Results 1 – 1 of 1) sorted by relevance
40 } pcnt_obj_t; typedef42 static pcnt_obj_t *p_pcnt_obj[PCNT_PORT_MAX] = {0};401 … p_pcnt_obj[pcnt_port] = (pcnt_obj_t *)heap_caps_calloc(1, sizeof(pcnt_obj_t), MALLOC_CAP_DEFAULT); in pcnt_init()