Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h757 #define IM_PRAM_ALIGN 0x100 macro
H A Dfm_port_im.c318 …(t_FmPortImPram *)FM_MURAM_AllocMem(p_FmPort->im.h_FmMuram, sizeof(t_FmPortImPram), IM_PRAM_ALIGN); in FmPortImInit()