|
Bridle API 4.2.0
A Zephyr based application framework
|
MFD SPI-Bus Transfer Driver for an SIPO/MUX GP matrix controller. More...
Functions | |
| LOG_MODULE_REGISTER (mfd_sipomuxgp_spi, CONFIG_MFD_LOG_LEVEL) | |
| int | mfd_sipomuxgp_spi_transmit (const struct device *dev, const uint8_t addr, const uint8_t *tx_data, const size_t tx_count, const size_t padding_sz) |
| int | mfd_sipomuxgp_spi_init (const struct device *dev) |
MFD SPI-Bus Transfer Driver for an SIPO/MUX GP matrix controller.
| LOG_MODULE_REGISTER | ( | mfd_sipomuxgp_spi | , |
| CONFIG_MFD_LOG_LEVEL | |||
| ) |
| int mfd_sipomuxgp_spi_init | ( | const struct device * | dev | ) |
| int mfd_sipomuxgp_spi_transmit | ( | const struct device * | dev, |
| const uint8_t | addr, | ||
| const uint8_t * | tx_data, | ||
| const size_t | tx_count, | ||
| const size_t | padding_sz | ||
| ) |