Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

nmasic.c File Reference

nmasic.c File Reference

This module contains NMC1500 ASIC specific internal APIs. More...

Go to the source code of this file.

Functions

sint8 enable_interrupts (void)
sint8 cpu_start (void)
sint8 chip_deinit (void)

Detailed Description

This module contains NMC1500 ASIC specific internal APIs.

Copyright (c) 2016-2017 Atmel Corporation. All rights reserved.

Definition in file nmasic.c.


Function Documentation

sint8 chip_deinit ( void   )

stop the firmware, need a re-download

Definition at line 507 of file nmasic.c.

sint8 cpu_start ( void   )

reset regs

Go...

Definition at line 143 of file nmasic.c.

sint8 enable_interrupts ( void   )

interrupt pin mux select

interrupt enable

Definition at line 116 of file nmasic.c.