Home
last modified time | relevance | path

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

/components/drivers/thermal/
A Dthermal.c64 rt_uint32_t delay, pdelay; in thermal_ofw_setup() local
97 rt_ofw_prop_read_u32(tz_np, "polling-delay-passive", &pdelay); in thermal_ofw_setup()
100 zdev->passive_delay = rt_tick_from_millisecond(pdelay); in thermal_ofw_setup()

Completed in 3 milliseconds