ESP-IDF
+
0
/4 examples
SourceVu will show references to
I2S_GPIO_UNUSED
from the following samples and libraries:
a2dp_sink sample
a2dp_gatts_coex sample
i2s_std sample
i2s_tdm sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
I2S_GPIO_UNUSED
I2S_GPIO_UNUSED macro
Used in i2s_gpio_config_t for signals which are not used
Syntax
Show:
Summary
Declaration
from
i2s_common.h:33
#define
I2S_GPIO_UNUSED
GPIO_NUM_NC
Examples
I2S_GPIO_UNUSED
is referenced by 4 libraries and example projects:
a2dp_sink sample
a2dp_gatts_coex sample
i2s_std sample
i2s_tdm sample
References
from
0/4
examples
Code
Location
#define
I2S_GPIO_UNUSED
GPIO_NUM_NC
/*!< Used in i2s_gpio_config_t for signals which are not used */
i2s_common.h:33
pre_alloc
->
mclk
=
I2S_GPIO_UNUSED
;
i2s_common.c:247
if
(
gpio
!=
(
int
)
I2S_GPIO_UNUSED
)
{
i2s_common.c:875
if
(
gpio
!=
(
int
)
I2S_GPIO_UNUSED
)
{
i2s_common.c:891
if
(
gpio_num
==
(
int
)
I2S_GPIO_UNUSED
)
{
i2s_common.c:902
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
All items filtered out
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out