|
ChibiOS 21.11.4
|
Union of possible bus configurations. More...
#include <hal_xsnor_base.h>

Data Fields | |
| struct xsnor_bus_wspi | wspi |
| struct xsnor_bus_spi | spi |
Union of possible bus configurations.
Definition at line 249 of file hal_xsnor_base.h.
| struct xsnor_bus_wspi xsnor_bus_configs::wspi |
Definition at line 251 of file hal_xsnor_base.h.
Referenced by __n25q_init_impl(), __xsnor_bus_cmd(), __xsnor_bus_cmd_addr(), __xsnor_bus_cmd_addr_dummy_receive(), __xsnor_bus_cmd_addr_receive(), __xsnor_bus_cmd_addr_send(), __xsnor_bus_cmd_dummy_receive(), __xsnor_bus_cmd_receive(), and __xsnor_bus_cmd_send().
| struct xsnor_bus_spi xsnor_bus_configs::spi |
Definition at line 254 of file hal_xsnor_base.h.
Referenced by __xsnor_bus_cmd(), __xsnor_bus_cmd_addr(), __xsnor_bus_cmd_addr_dummy_receive(), __xsnor_bus_cmd_addr_receive(), __xsnor_bus_cmd_addr_send(), __xsnor_bus_cmd_dummy_receive(), __xsnor_bus_cmd_receive(), __xsnor_bus_cmd_send(), and __xsnor_spi_cmd_addr().