Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/plc/
Dsbc_plc.c66 static float absolute(float x){ in absolute() function
142 sumx += absolute(y[SBC_LHIST - SBC_FS + i]); in AmplitudeMatch()
143 sumy += absolute(y[bestmatch + i]); in AmplitudeMatch()
/hal_espressif-latest/components/bootloader/
Dproject_include.cmake56 # Since keys are usually given relative to main project dir, get the absolute paths to the keys
57 # for use by the bootloader subproject. Replace the values in config with these absolute paths,
/hal_espressif-latest/west/
Dtools.py155 Path(os.getenv("ZEPHYR_BASE")).absolute()
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dconfiguration-file.rst9 These variables have been finely tuned to work in absolute majority of environments.