Home
last modified time | relevance | path

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

/components/drivers/pic/
A Dpic-gicv3-its.c27 #define ITS_CMD_QUEUE_ALIGN (64 * SIZE_KB) macro
1237 its->cmd_base = rt_malloc_align(ITS_CMD_QUEUE_SIZE, ITS_CMD_QUEUE_ALIGN); in its_cmd_queue_init()

Completed in 5 milliseconds