Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Function

Modules

 nm_bsp_init
 Initialize BSP.
 
 nm_bsp_deinit
 
 De-initialization for bsp (\e Board \e Support \e Package)

 
 nm_bsp_reset
 Reinitialization for bsp (Board Support Package) by resetting NMC1500 SoC by setting CHIP_EN and RESET_N signals low, CHIP_EN high then RESET_N high.
 
 nm_bsp_sleep
 Sleep in units of milliseconds.
 
 nm_bsp_register_isr
 Register ISR (Interrupt Service Routine) in the initialization of HIF (Host Interface) Layer.
 
 nm_bsp_interrupt_ctrl
 Synchrnonous enable/disable interrupts fucntion.
 
 nm_bsp_malloc
 Synchrnonous memory allocate API.
 
 nm_bsp_free
 Synchrnonous memory free API.