Home
last modified time | relevance | path

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

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_wm8994.c643 static rt_uint16_t old_type = DEVICE_NONE; in rt_wm8994_init() local
647 if (old_type == device->type) in rt_wm8994_init()
652 old_type = device->type; in rt_wm8994_init()

Completed in 5 milliseconds