mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
479af576ca
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. |
||
---|---|---|
.. | ||
api-guides | ||
api-reference | ||
contribute | ||
get-started | ||
hw-reference | ||
security | ||
about.rst | ||
conf.py | ||
COPYRIGHT.rst | ||
index.rst | ||
languages.rst | ||
Makefile | ||
resources.rst |