Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ null_spi_deselect
Function
null_spi_deselect
core/spi.c:27–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
static void null_spi_deselect(void) {
28
}
29
30
static void spi_set_device_funcs(void) {
31
if (spi.arm) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected