Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/bq274xx/
Dbq274xx.h129 bool lazy_loading; member
Dbq274xx.c742 if (!config->lazy_loading) { in bq274xx_gauge_init()
812 if (!config->lazy_loading) { in bq274xx_exit_shutdown_mode()
877 .lazy_loading = DT_INST_PROP(index, zephyr_lazy_load), \