Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ene/kb1200/reg/
Dtacho.h34 #define TACHO_FUNCTION_ENABLE 0x0001 macro
/Zephyr-latest/drivers/sensor/ene_tach_kb1200/
Dtach_ene_kb1200.c53 config->tacho->TACHOCFG = (sample_us << 4) | TACHO_FUNCTION_ENABLE; in tach_kb1200_configure()