docs: ref: kernel: memoryslabs: Adding notes if APIs called from ISR
Added a note in documentation for k_mem_slab_alloc(),
k_mem_pool_alloc() and k_heap_alloc() are safe
to call in an interrupt with the timeout K_NO_WAIT.
Fixes: #28020
Signed-off-by:
Spoorthy Priya Yerabolu <spoorthy.priya.yerabolu@intel.com>
Loading
Please sign in to comment