Stumbled upon the zephyr description of the multi layer bluetooth stack, particularly the controller, and thought... hey those must be using timers and counters.
Then I found:
which confirms this.
My newbie question is... which timers and controllers? Is there a way to get zephyr to explicitly indicate what all MCU resources are in use? What is left for application use?
Thanks,
Jonathan Hess