Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/include/
Dm2m_periph.h86 M2M_PERIPH_GPIO15, /*!< GPIO15 pad */ enumerator
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dm2m_periph.c69 if(u8GpioNum == M2M_PERIPH_GPIO15) { return 15; in get_gpio_idx()