Searched refs:newState (Results 1 – 10 of 10) sorted by relevance
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/ |
| A D | bl602_glb.h | 608 BL_Err_Type GLB_Swap_SPI_0_MOSI_With_MISO(BL_Fun_Type newState);
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/ |
| A D | bl702_glb.h | 747 BL_Err_Type GLB_Swap_SPI_0_MOSI_With_MISO(BL_Fun_Type newState);
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/ |
| A D | bl602_glb.c | 1374 BL_Err_Type GLB_Swap_SPI_0_MOSI_With_MISO(BL_Fun_Type newState) in GLB_Swap_SPI_0_MOSI_With_MISO() argument 1379 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_REG_SPI_0_SWAP, newState); in GLB_Swap_SPI_0_MOSI_With_MISO()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/ |
| A D | bl808_glb.h | 2452 BL_Err_Type GLB_Swap_DSP_SPI_0_MOSI_With_MISO(BL_Fun_Type newState); 2455 BL_Err_Type GLB_Swap_MCU_SPI_0_MOSI_With_MISO(BL_Fun_Type newState);
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/ |
| A D | bl808_glb.c | 4163 BL_Err_Type GLB_Swap_DSP_SPI_0_MOSI_With_MISO(BL_Fun_Type newState) in GLB_Swap_DSP_SPI_0_MOSI_With_MISO() argument 4168 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_REG_MM_SPI_SWAP, newState); in GLB_Swap_DSP_SPI_0_MOSI_With_MISO() 4233 BL_Err_Type GLB_Swap_MCU_SPI_0_MOSI_With_MISO(BL_Fun_Type newState) in GLB_Swap_MCU_SPI_0_MOSI_With_MISO() argument 4238 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_REG_SPI_0_SWAP, newState); in GLB_Swap_MCU_SPI_0_MOSI_With_MISO()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_romapi_e907.c | 820 BL_Err_Type GLB_Swap_MCU_SPI_0_MOSI_With_MISO(BL_Fun_Type newState){ in GLB_Swap_MCU_SPI_0_MOSI_With_MISO() argument 821 return RomDriver_GLB_Swap_MCU_SPI_0_MOSI_With_MISO(newState); in GLB_Swap_MCU_SPI_0_MOSI_With_MISO()
|
| A D | bl616_glb.c | 2454 BL_Err_Type GLB_Swap_MCU_SPI_0_MOSI_With_MISO(BL_Fun_Type newState) in GLB_Swap_MCU_SPI_0_MOSI_With_MISO() argument 2459 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_REG_SPI_0_SWAP, newState); in GLB_Swap_MCU_SPI_0_MOSI_With_MISO()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/ |
| A D | bl616_glb.h | 1645 BL_Err_Type GLB_Swap_MCU_SPI_0_MOSI_With_MISO(BL_Fun_Type newState);
|
| A D | bl616_romdriver_e907.h | 1048 …((BL_Err_Type (*) (BL_Fun_Type newState))ROM_APITABLE[ROM_API_INDEX_GLB_Swap_MCU_SPI_0_MOSI_With_M…
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/ |
| A D | bl702_glb.c | 2215 BL_Err_Type GLB_Swap_SPI_0_MOSI_With_MISO(BL_Fun_Type newState) in GLB_Swap_SPI_0_MOSI_With_MISO() argument 2220 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_REG_SPI_0_SWAP, newState); in GLB_Swap_SPI_0_MOSI_With_MISO()
|
Completed in 57 milliseconds