Functions | Variables
nm_bsp_same70.c File Reference

This module contains SAME70 BSP APIs implementation. More...

#include "bsp/include/nm_bsp.h"
#include "common/include/nm_common.h"
#include "asf.h"
#include "conf_winc.h"
Include dependency graph for nm_bsp_same70.c:

Go to the source code of this file.

Functions

static void chip_isr (uint32_t id, uint32_t mask)
 
static void init_chip_pins (void)
 
sint8 nm_bsp_deinit (void)
 De-iInitialize BSP. More...
 
sint8 nm_bsp_init (void)
 
void nm_bsp_interrupt_ctrl (uint8 u8Enable)
 Enable/Disable interrupts. More...
 
void nm_bsp_register_isr (tpfNmBspIsr pfIsr)
 
void nm_bsp_reset (void)
 Reset WINC1500 SoC by setting CHIP_EN and RESET_N signals low, CHIP_EN high then RESET_N high. More...
 
void nm_bsp_sleep (uint32 u32TimeMsec)
 

Variables

static tpfNmBspIsr gpfIsr
 

Detailed Description

This module contains SAME70 BSP APIs implementation.

Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.

Definition in file nm_bsp_same70.c.

Function Documentation

◆ chip_isr()

static void chip_isr ( uint32_t  id,
uint32_t  mask 
)
static

Definition at line 42 of file nm_bsp_same70.c.

◆ init_chip_pins()

static void init_chip_pins ( void  )
static

Definition at line 55 of file nm_bsp_same70.c.

Variable Documentation

◆ gpfIsr

tpfNmBspIsr gpfIsr
static

Definition at line 40 of file nm_bsp_same70.c.



inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:06