Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/include/
Dm2m_periph.h88 M2M_PERIPH_GPIO18, /*!< GPIO18 pad */ enumerator
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dm2m_periph.c71 } else if(u8GpioNum == M2M_PERIPH_GPIO18) { return 18; in get_gpio_idx()