Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_param.c414 .dbias = LP_CALI_DBIAS_DEFAULT \
477 uint32_t lp_cali_dbias = LP_CALI_DBIAS_DEFAULT; in get_act_lp_dbias()
489 lp_cali_dbias = LP_CALI_DBIAS_DEFAULT; in get_act_lp_dbias()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_param.c413 .dbias = LP_CALI_DBIAS_DEFAULT \
476 uint32_t lp_cali_dbias = LP_CALI_DBIAS_DEFAULT; in get_act_lp_dbias()
487 lp_cali_dbias = LP_CALI_DBIAS_DEFAULT; in get_act_lp_dbias()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/private_include/
Dpmu_param.h20 #define LP_CALI_DBIAS_DEFAULT 18 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/private_include/
Dpmu_param.h20 #define LP_CALI_DBIAS_DEFAULT 26 macro