docs: Updated chip independednt api-reference chapters for c6 and h2

This commit is contained in:
Sudeep Mohanty
2023-01-26 17:02:39 +01:00
parent 4c9942bacc
commit 371fe114bc
13 changed files with 50 additions and 76 deletions

View File

@@ -12,7 +12,7 @@ Usage
:cpp:func:`esp_execute_shared_stack_function` takes four arguments:
- a mutex object allocated by the caller, which is used to protect if the same function shares its allocated stack
- a pointer to the top of stack used for that fuction
- a pointer to the top of stack used for that function
- the size of stack in bytes
- a pointer to the shared stack function