File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
targets/TARGET_Ambiq_Micro/TARGET_Apollo3
TARGET_SFE_ARTEMIS_ATP/bsp
TARGET_SFE_ARTEMIS_DK/bsp
TARGET_SFE_ARTEMIS_NANO/bsp
TARGET_SFE_ARTEMIS_THING_PLUS/bsp Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -681,7 +681,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
681
681
//*****************************************************************************
682
682
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
683
683
{
684
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
684
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
685
685
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
686
686
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
687
687
.uIOMnum = 6
Original file line number Diff line number Diff line change @@ -681,7 +681,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
681
681
//*****************************************************************************
682
682
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
683
683
{
684
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
684
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
685
685
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
686
686
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
687
687
.uIOMnum = 6
Original file line number Diff line number Diff line change @@ -837,7 +837,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
837
837
//*****************************************************************************
838
838
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
839
839
{
840
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
840
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
841
841
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
842
842
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
843
843
.uIOMnum = 6
Original file line number Diff line number Diff line change @@ -681,7 +681,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
681
681
//*****************************************************************************
682
682
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
683
683
{
684
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
684
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
685
685
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
686
686
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
687
687
.uIOMnum = 6
Original file line number Diff line number Diff line change @@ -694,7 +694,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
694
694
//*****************************************************************************
695
695
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
696
696
{
697
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
697
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
698
698
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
699
699
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
700
700
.uIOMnum = 6
Original file line number Diff line number Diff line change @@ -893,7 +893,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
893
893
//*****************************************************************************
894
894
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
895
895
{
896
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
896
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
897
897
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
898
898
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
899
899
.uIOMnum = 6
Original file line number Diff line number Diff line change @@ -881,7 +881,7 @@ const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D2 =
881
881
//*****************************************************************************
882
882
const am_hal_gpio_pincfg_t g_AM_BSP_GPIO_MSPI_D3 =
883
883
{
884
- .uFuncSel = AM_HAL_PIN_23_MSPI13 ,
884
+ .uFuncSel = AM_HAL_PIN_23_MSPI3 ,
885
885
.eDriveStrength = AM_HAL_GPIO_PIN_DRIVESTRENGTH_8MA ,
886
886
.eIntDir = AM_HAL_GPIO_PIN_INTDIR_LO2HI ,
887
887
.uIOMnum = 6
You can’t perform that action at this time.
0 commit comments