Home
last modified time | relevance | path

Searched refs:cyp_adc_obj (Results 1 – 1 of 1) sorted by relevance

/bsp/Infineon/libraries/HAL_Drivers/
A Ddrv_dac.c58 struct cyp_dac cyp_adc_obj[sizeof(dac_config) / sizeof(dac_config[0])]; variable
166 … if (rt_hw_dac_register(&cyp_adc_obj[i].cyp_dac_device, name_buf, &cyp_dac_ops, RT_NULL) == RT_EOK) in rt_hw_dac_init()

Completed in 5 milliseconds