Home
last modified time | relevance | path

Searched refs:SENS_SW_FSTEP_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.c65 SET_PERI_REG_BITS(SENS_SAR_DAC_CTRL1_REG, SENS_SW_FSTEP, CW_FREQUENCY_STEP, SENS_SW_FSTEP_S); in enable_cosine_generator()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsens_reg.h903 #define SENS_SW_FSTEP_M ((SENS_SW_FSTEP_V)<<(SENS_SW_FSTEP_S))
905 #define SENS_SW_FSTEP_S 0 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsens_reg.h1086 #define SENS_SW_FSTEP_M ((SENS_SW_FSTEP_V)<<(SENS_SW_FSTEP_S))
1088 #define SENS_SW_FSTEP_S 0 macro