Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c313 ASSERT_COND(p_FmPcd->p_FmPcdPrs->currLabel < FM_PCD_PRS_NUM_OF_LABELS); in FmPcdGetSwPrsOffset()
374 if (p_FmPcd->p_FmPcdPrs->currLabel + p_SwPrs->numOfLabels > FM_PCD_PRS_NUM_OF_LABELS) in FM_PCD_PrsLoadSw()
H A Dfm_pcd.h302 t_FmPcdPrsLabelParams labelsTable[FM_PCD_PRS_NUM_OF_LABELS];
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h97 #define FM_PCD_PRS_NUM_OF_LABELS 32 /**< Maximum number of SW p… macro
460 t_FmPcdPrsLabelParams labelsTable[FM_PCD_PRS_NUM_OF_LABELS];