Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how do i know which callback or functions are isr in sdk ? (Trouble with choosing correct API function when using with freertos)

Hello , 

When i am using sdk functions with freertos some of the callbacks/functions requires (for example)  xTaskNotifyFromISR() instead of xTaskNotify

So how can i decide if a sdk function or call back function called from ISR or not ? Can we say all the callback functions are ISR in the nrf52 sdk ?

Is there any notation which indicated the function belongs or called from ISR ?

Best regards.

Parents Reply Children
No Data
Related