Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/spi
Module Name: src
Committed By: martin
Date: Wed Sep 11 16:42:34 UTC 2024
Modified Files:
src/sys/dev/spi [netbsd-10]: spivar.h
Log Message:
Pull up following revision(s) (requested by rin in ticket #836):
sys/dev/spi/spivar.h: revision 1.13
Define mode macros for CPOL and CPHA, and define SPI_MODE_* in terms
of CPOL and CPHA. Add SPI_FREQ_*() helper macros to make setting the
transfer frequency less error prone.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.4.1 src/sys/dev/spi/spivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index