Home
last modified time | relevance | path

Searched refs:UART_LOG_IRQ (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_vector.h84 UART_LOG_IRQ = 3, /*!< 3 log uart intr */ enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721d_alios_pmu.c164 InterruptDis(UART_LOG_IRQ); in tickless_enter()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dmonitor_hp.c33 InterruptDis(UART_LOG_IRQ); in CmdShellSwitch()
75 InterruptDis(UART_LOG_IRQ); in cmd_reboot()
A Dshell_ram.c216 InterruptEn(UART_LOG_IRQ, 10); in shell_switch_ipc_int()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/pwrmgmt_hal/
A Dboard_cpu_pwr.c54 InterruptDis(UART_LOG_IRQ); in sleep_ex_cg()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_uart.c74 {UART2_DEV, 0xFF, 0xFF, UART_LOG_IRQ}, /*log uart */
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c286 InterruptRegister((IRQ_FUN) shell_uart_irq_rom, UART_LOG_IRQ, (u32)NULL, 10); in hal_uart_init()

Completed in 13 milliseconds