NetBSD/sys/dev/spi
thorpej 57a3fc47c2 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.
2024-02-23 23:45:54 +00:00
..
Makefile
bmx280thpspi.c Split the BMP280 / BME280 driver into common code and create I2C and 2022-12-03 01:04:42 +00:00
files.spi Split the BMP280 / BME280 driver into common code and create I2C and 2022-12-03 01:04:42 +00:00
m25p.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00
mcp3k.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00
mcp23xxxgpio_spi.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00
mcp48x1.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00
oj6sh.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00
scmdspi.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00
spi.c fix few typos in comments. 2022-05-17 05:05:20 +00:00
spi_io.h
spiflash.c fix various typos in comments and makefs README file. 2022-10-26 21:56:19 +00:00
spiflash.h
spivar.h Define mode macros for CPOL and CPHA, and define SPI_MODE_* in terms 2024-02-23 23:45:54 +00:00
ssdfb_spi.c Use spi_compatible_lookup(). 2022-01-19 13:33:49 +00:00
tmp121.c Pass the device_t into spi_configure(), and make the API contract that 2022-01-19 05:21:44 +00:00