Lines Matching full:using
17 Programming using macros (legacy) <ulp_macros>
20 …mple FSM (Finite State Machine) which is designed to perform measurements using the ADC, temperatu…
25 The ULP coprocessor code is written in assembly and compiled using the `binutils-esp32ulp toolchain…
31 …If you are using ESP-IDF with the legacy GNU Make based build system, refer to the instructions on…
69 …6. **Generate a list of global symbols** (``ulp_app_name.sym``) in the ELF file using ``esp32ulp-e…
71 …_name.h``) containing the symbols from ``ulp_app_name.sym``. This is done using the ``esp32ulp_map…
101 …ables from the main program, the generated header file should be included using an ``include`` sta…
119 …eeds to load the ULP program into RTC memory using the ``ulp_load_binary`` function, and then star…
130 0 /* load address, set to 0 when using default linker scripts */,
155 …using ``SENS_ULP_CP_SLEEP_CYCx_REG`` registers (x = 0..4). When starting the ULP for the first tim…
157 …The application can set ULP timer period values (SENS_ULP_CP_SLEEP_CYCx_REG, x = 0..4) using ``ulp…
173 …produced by an internal 90 kHz RC oscillator). The number of ticks is set using ``RTC_CNTL_ULP_CP_…