Searched defs:p_obj (Results 1 – 1 of 1) sorted by relevance
308 static void twai_free_driver_obj(twai_obj_t *p_obj) in twai_free_driver_obj()341 twai_obj_t *p_obj = heap_caps_calloc(1, sizeof(twai_obj_t), TWAI_MALLOC_CAPS); in twai_alloc_driver_obj() local