Home
last modified time | relevance | path

Searched defs:units (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/soc/include/soc/
Dpcnt_periph.h33 } units[SOC_PCNT_UNIT_NUM]; member
/device/soc/rockchip/common/sdk_linux/kernel/power/
Denergy_model.c60 char *units = pd->milliwatts ? "milliWatts" : "bogoWatts"; in em_debug_units_show() local