Searched refs:BPWM_DEV_NAME (Results 1 – 1 of 1) sorted by relevance
351 #define BPWM_DEV_NAME "bpwm0" macro362 if ((bpwm_dev = (struct rt_device_pwm *)rt_device_find(BPWM_DEV_NAME)) != RT_NULL) in PlayRingTone()386 rt_kprintf("Can't find %s\n", BPWM_DEV_NAME); in PlayRingTone()
Completed in 4 milliseconds