Expand description
Reference Manual for the Imxrt-1052 development board
Modulesยง
- boot_
header - Defines a vector which contains the boot section
- io
- Support routines for debugging I/O.
Structsยง
- Imxrt1050EVKB ๐
- A structure representing this platform that holds references to all capsules for this platform.
Constantsยง
- FAULT_
RESPONSE ๐ - NUM_
PROCS ๐
Staticsยง
- BOOT_
HDR ๐ - CHIP ๐
- PROCESSES ๐
- PROCESS_
PRINTER ๐ - STACK_
MEMORY - Dummy buffer that causes the linker to reserve enough space for the stack.
Functionsยง
- mainโ
- Main function called after RAM initialized.
- set_
pin_ ๐ โprimary_ functions - Helper function called during bring-up that configures DMA. DMA for imxrt1050-evkb is not implemented yet. Helper function called during bring-up that configures multiplexed I/O.
- setup_
peripherals ๐ โ - Helper function for miscellaneous peripheral functions
- start ๐ โ
- This is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.
Type Aliasesยง
- Chip ๐