esp-idf/docs/en/api-guides
Ivan Grokhotkov 479af576ca ulp: fix calculation or ulp_run argument
The argument to ulp_run should be expressed in 32-bit words. Both the
address of ulp_entry and RTC_SLOW_MEM already are uint32_t*, so their
difference is the difference in addresses divided by sizeof(uint32_t).
Therefore the extra division by sizeof(uint32_t) is not needed.
2018-08-07 16:14:57 +03:00
..
jtag-debugging
SYSVIEW_FreeRTOS.txt
app_trace.rst
blufi.rst
bootloader.rst
build-system.rst
console.rst
core_dump.rst
deep-sleep-stub.rst
error-handling.rst
external-ram.rst
fatal-errors.rst
freertos-smp.rst
general-notes.rst
hlinterrupts.rst
index.rst
mesh.rst
partition-tables.rst
romconsole.rst
thread-local-storage.rst
ulp.rst ulp: fix calculation or ulp_run argument 2018-08-07 16:14:57 +03:00
ulp_instruction_set.rst
ulp_macros.rst
unit-tests.rst
wifi.rst