Searched refs:TIM_MEM_SZ (Results 1 – 2 of 2) sorted by relevance
23 #define TIM_MEM_SZ (1 * 1024) macro24 uint8_t reserved[TIM_MEM_SZ] __plt_cache_aligned;
319 PLT_STATIC_ASSERT(sizeof(struct tim) <= TIM_MEM_SZ); in roc_tim_init()