MCPcopy 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
27static void null_spi_deselect(void) {
28}
29
30static 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