Files
cortex-m-quickstart/cortex_m_rt/sidebar-items.js
2018-09-03 15:09:46 +00:00

1 line
419 B
JavaScript

initSidebarItems({"fn":[["heap_start","Returns a pointer to the start of the heap"]],"macro":[["entry","Macro to define the entry point of the program"],["exception","Macro to set or override a processor core exception handler"],["pre_init","Macro to set the function to be called at the beginning of the reset handler."]],"struct":[["ExceptionFrame","Registers stacked (pushed into the stack) during an exception"]]});