Home
last modified time | relevance | path

Searched refs:LWSBBSPI_FLAG_USE_NCS0 (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-bb-spi.h35 #define LWSBBSPI_FLAG_USE_NCS0 (1 << 0) macro
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
Ddevices.c130 .flags = LWSBBSPI_FLAG_USE_NCS0 |