Home
last modified time | relevance | path

Searched refs:ioType (Results 1 – 5 of 5) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_io.c91 .ioType = DEBUG_CONSOLE_DEVICE_TYPE_NONE,
217 s_debugConsoleIO.ioType = io->ioType; in IO_Init()
220 switch (s_debugConsoleIO.ioType) in IO_Init()
339 if (s_debugConsoleIO.ioType == DEBUG_CONSOLE_DEVICE_TYPE_NONE) in IO_Deinit()
344 switch (s_debugConsoleIO.ioType) in IO_Deinit()
399 s_debugConsoleIO.ioType = DEBUG_CONSOLE_DEVICE_TYPE_NONE; in IO_Deinit()
403 s_debugConsoleIO.ioType = DEBUG_CONSOLE_DEVICE_TYPE_NONE; in IO_Deinit()
410 switch (s_debugConsoleIO.ioType) in IO_WaitIdle()
465 switch (s_debugConsoleIO.ioType) in IO_Transfer()
571 switch (s_debugConsoleIO.ioType) in IO_Transfer()
A Dfsl_io.h28 uint8_t ioType; /*!< device type */ member
A Dfsl_log.c244 io.ioType = device; in LOG_Init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/
A Dbl808_glb.c3049 BL_Err_Type GLB_Set_UART2_IO_Sel(GLB_UART2_IO_SEL_Type ioType) in GLB_Set_UART2_IO_Sel() argument
3053 CHECK_PARAM(IS_GLB_UART2_IO_SEL_TYPE(ioType)); in GLB_Set_UART2_IO_Sel()
3057 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_UART2_IO_SEL, ioType); in GLB_Set_UART2_IO_Sel()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_glb.h2409 BL_Err_Type GLB_Set_UART2_IO_Sel(GLB_UART2_IO_SEL_Type ioType);

Completed in 25 milliseconds