Home
last modified time | relevance | path

Searched refs:newState (Results 1 – 10 of 10) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_glb.h608 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 Dbl702_glb.h747 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 Dbl602_glb.c1374 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 Dbl808_glb.h2452 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 Dbl808_glb.c4163 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 Dbl616_romapi_e907.c820 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 Dbl616_glb.c2454 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 Dbl616_glb.h1645 BL_Err_Type GLB_Swap_MCU_SPI_0_MOSI_With_MISO(BL_Fun_Type newState);
A Dbl616_romdriver_e907.h1048 …((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 Dbl702_glb.c2215 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