Lines Matching full:using
10 Programming using macros (legacy) <ulp_macros>
14 …mple FSM (Finite State Machine) which is designed to perform measurements using the ADC, temperatu…
19 The ULP coprocessor code is written in assembly and compiled using the `binutils-esp32ulp toolchain…
48 …e must be absolute paths, i.e. start with ``$(COMPONENT_PATH)``. Consider using ``$(addprefix)`` f…
70 …6. **Generate a list of global symbols** (``ulp_app_name.sym``) in the ELF file using ``esp32ulp-e…
72 …_name.h``) containing the symbols from ``ulp_app_name.sym``. This is done using the ``esp32ulp_map…
102 …ables from the main program, the generated header file should be included using an ``include`` sta…
120 …eeds to load the ULP program into RTC memory using the ``ulp_load_binary`` function, and then star…
131 0 /* load address, set to 0 when using default linker scripts */,
153 …using ``SENS_ULP_CP_SLEEP_CYCx_REG`` registers (x = 0..4). When starting the ULP for the first tim…
155 The application can set ULP timer period values (SENS_ULP_CP_SLEEP_CYCx_REG, x = 0..4) using the ``…