|
ChibiOS 21.11.5
|
Template of SNOR Micron N25Q source. More...
Go to the source code of this file.
Variables | |
| static const xsnor_commands_t | cmd1l |
| static const xsnor_commands_t | cmd1l_4b |
| static const xsnor_commands_t | cmd2l |
| static const xsnor_commands_t | cmd2l_4b |
| static const xsnor_commands_t | cmd4l |
| static const xsnor_commands_t | cmd4l_4b |
| static const wspi_command_t | cmd_reset_enable_1 |
| static const wspi_command_t | cmd_reset_memory_1 |
| static const wspi_command_t | cmd_reset_enable_2 |
| static const wspi_command_t | cmd_reset_memory_2 |
| static const wspi_command_t | cmd_reset_enable_4 |
| static const wspi_command_t | cmd_reset_memory_4 |
| static const uint8_t | n25q_manufacturer_ids [] = {0x20} |
| static const uint8_t | n25q_memory_type_ids [] = {0xBA, 0xBB} |
| const struct hal_xsnor_micron_n25q_vmt | __hal_xsnor_micron_n25q_vmt |
| VMT structure of SNOR Micron N25Q driver class. | |
Template of SNOR Micron N25Q source.
Definition in file hal_xsnor_micron_n25q_impl.inc.