-
Book Overview & Buying
-
Table Of Contents
Hands-On RTOS with Microcontrollers - Second Edition
By :
A
analog-to-digital converters (ADCs) 5, 26, 69
application-specific integrated component (ASIC) 8
ARM Cortex-M processors 71
ARM FreeRTOS firmware stack 17
assertions
assert_param() 462
using, for debugging FreeRTOS 462
asymmetric multi-processing 441
B
bare-metal drivers 341
bare-metal firmware 9
buffer-based driver 293
uartPrintOutTask 294
C
CDC_Transmit_FS() 349
central processing unit (CPU) 25
C function 151
command-execution task 392-395
command queue
components 387
creating 386
LEDs’ brightness functions 387-389
command queue, architecture
command-execution task 392-395
USB VCP driver 399
...