Expand description
Modules§
- crc
- Cyclic Redundancy Check (CRC)
- md5
- MD5 Message-Digest Algorithm (MD5)
- spiflash
- Definitions of ROM functions related to flash memory.
Functions§
- ets_
delay_ us - Busy-loop CPU for the given about of us.
- ets_
update_ cpu_ frequency_ rom - Set the real CPU ticks per us to the ets, so that ets_delay_us will be accurate. Call this function when CPU frequency is changed.
- rtc_
get_ reset_ reason - Get the reset reason for CPU.
- software_
reset - Software Reset digital core.
- software_
reset_ cpu - Software Reset digital core.