Searched refs:IPC_INT_CHAN_SHELL_SWITCH (Results 1 – 6 of 6) sorted by relevance
71 #define IPC_INT_CHAN_SHELL_SWITCH 0 /*!< KM0 <--> KM4 Switch shell */ macro
163 IPCM0_DEV->IPCx_USR[IPC_INT_CHAN_SHELL_SWITCH] = 0x00000000; in tickless_enter()
34 ipc_send_message(IPC_INT_CHAN_SHELL_SWITCH, NULL); in CmdShellSwitch()76 ipc_send_message(IPC_INT_CHAN_SHELL_SWITCH, NULL); in cmd_reboot()
36 ipc_send_message(IPC_INT_CHAN_SHELL_SWITCH, NULL); in CmdShellSwitch()
53 IPCM0_DEV->IPCx_USR[IPC_INT_CHAN_SHELL_SWITCH] = 0x00000000; in sleep_ex_cg()
415 IPCM0_DEV->IPCx_USR[IPC_INT_CHAN_SHELL_SWITCH] = 0x00000000; in km4_tickless_ipc_int()
Completed in 9 milliseconds