Home
last modified time | relevance | path

Searched refs:hspi_cmd_fmt_en (Results 1 – 2 of 2) sorted by relevance

/hal_telink-latest/tlsr9/drivers/B91/
Dspi.c435 if (1 == config->hspi_cmd_fmt_en) in hspi_master_config_plus()
437 hspi_cmd_fmt_en(); in hspi_master_config_plus()
439 else if (0 == config->hspi_cmd_fmt_en) in hspi_master_config_plus()
Dspi.h149 unsigned char hspi_cmd_fmt_en;//if cmd_en enable cmd fmt will follow the interface (dual/quad) member
462 static inline void hspi_cmd_fmt_en() in hspi_cmd_fmt_en() function