Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/system/app_trace_to_host/main/
Dapp_trace_to_host_example_main.c59 SET_PERI_REG_BITS(SENS_SAR_DAC_CTRL2_REG, SENS_DAC_INV1, 2, SENS_DAC_INV1_S); in enable_cosine_generator()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsens_reg.h933 #define SENS_DAC_INV1_M ((SENS_DAC_INV1_V)<<(SENS_DAC_INV1_S))
935 #define SENS_DAC_INV1_S 20 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsens_reg.h1112 #define SENS_DAC_INV1_M ((SENS_DAC_INV1_V)<<(SENS_DAC_INV1_S))
1114 #define SENS_DAC_INV1_S 20 macro