Home
last modified time | relevance | path

Searched refs:M2M_PERIPH_GPIO4 (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/include/
Dm2m_periph.h83 M2M_PERIPH_GPIO4, /*!< GPIO16 pad */ enumerator
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dm2m_periph.c73 } else if(u8GpioNum == M2M_PERIPH_GPIO4) { return 4; in get_gpio_idx()