Merge branch 'develop' of
https://git.minres.com/Firmware/MNRS-BM-BSP.git into develop
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#define _BSP_QSPI_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "gen/Apb3SpiXdrMasterCtrl.h"
|
||||
#include "gen/Apb3SpiModule.h"
|
||||
|
||||
#define qspi_t apb3spixdrmasterctrl_t
|
||||
#define qspi_t apb3spimodule_t
|
||||
typedef struct {
|
||||
uint32_t cpol;
|
||||
uint32_t cpha;
|
||||
|
Reference in New Issue
Block a user