Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ modGPIOUninit
Function
modGPIOUninit
modules/pins/digital/esp/modGPIO.c:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void modGPIOUninit(modGPIOConfiguration config)
109
{
110
config->pin = kUninitializedPin;
111
}
112
113
int modGPIOSetMode(modGPIOConfiguration config, uint32_t mode)
114
{
Callers
15
xs_digital_destructor
Function · 0.50
xs_digital_static_read
Function · 0.50
xs_digital_static_write
Function · 0.50
_uninitialize
Function · 0.50
xs_LightMy92x1_destructor
Function · 0.50
xs_SSD1306_destructor
Function · 0.50
xs_co5300_destructor
Function · 0.50
xs_XPT2046_destructor
Function · 0.50
xs_destm32s_destructor
Function · 0.50
xs_LPM013M126A_destructor
Function · 0.50
xs_ILI9341p8_destructor
Function · 0.50
xs_HX711_destructor
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected