Searched refs:rt_hw_acmp_unit_init (Results 1 – 1 of 1) sorted by relevance
259 static struct efm32_acmp_device_t *rt_hw_acmp_unit_init( in rt_hw_acmp_unit_init() function337 if ((acmp = rt_hw_acmp_unit_init(&acmp0_device, 0)) != RT_NULL) in rt_hw_acmp_init()344 if ((acmp = rt_hw_acmp_unit_init(&acmp1_device, 1)) != RT_NULL) in rt_hw_acmp_init()
Completed in 5 milliseconds