OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpcsa_spi_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/mpcsa/
mpcsa_spi.c
42
#ifdef
MPCSA_SPI_DEBUG
43
int
mpcsa_spi_debug
=
MPCSA_SPI_DEBUG
;
variable in typeref:typename:int
44
#define DPRINTFN(n,x) if (
mpcsa_spi_debug
>(n)) printf x;
mpcsa_spi.c
42
#ifdef
MPCSA_SPI_DEBUG
43
int
mpcsa_spi_debug
=
MPCSA_SPI_DEBUG
;
variable in typeref:typename:int
44
#define DPRINTFN(n,x) if (
mpcsa_spi_debug
>(n)) printf x;
Completed in 21 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025