Search found 2 matches

by daiziyan
Fri Jul 19, 2024 6:56 am
Forum: Documentation
Topic: ESP32-S3: Where is the RNG register?
Replies: 1
Views: 12132

Re: ESP32-S3: Where is the RNG register?

Hello @DrRossPhD,

Sorry for the misleading. The absolute address of RNG_DATA_REG is 0x6003507C. The related documentation will be updated soon.

Thank you.
by daiziyan
Tue Aug 23, 2022 3:56 am
Forum: Documentation
Topic: Wifi mesh stack functions - where are they defined?
Replies: 7
Views: 11788

Re: Wifi mesh stack functions - where are they defined?

Hi, you can refer to mesh_attempts_t struct.

Please note that this API is not a public API. Non-public APIs are not documented in the ESP-IDF Programming Guide and may not work in future upgrades.

Go to advanced search