Searched refs:GPIO_NUM_NC (Results 1 – 3 of 3) sorted by relevance
68 #define SDSPI_SLOT_NO_CS GPIO_NUM_NC ///< indicates that card select line is not used69 #define SDSPI_SLOT_NO_CD GPIO_NUM_NC ///< indicates that card detect line is not used70 #define SDSPI_SLOT_NO_WP GPIO_NUM_NC ///< indicates that write protect line is not used71 #define SDSPI_SLOT_NO_INT GPIO_NUM_NC ///< indicates that interrupt line is not used81 .gpio_int = GPIO_NUM_NC, \
74 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator119 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator168 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator219 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator247 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator274 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator311 GPIO_NUM_NC = -1, /*!< Use to signal not connected to S/W */ enumerator
214 .spics_io_num = GPIO_NUM_NC, in configure_spi_dev()