Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nct75/
Dnct75.c21 #define NCT75_CONFIGURATION_ONESHOTMODE_POS 5 macro
91 uint8_t configuration_register_value = BIT(NCT75_CONFIGURATION_ONESHOTMODE_POS); in nct75_init()