Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h510 uint32_t FM_PCD_GetCounter(t_Handle h_FmPcd, e_FmPcdCounters counter);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c154 outCounter = FM_PCD_GetCounter(h_FmPcd, inCounter); in IpcMsgHandlerCB()
1578 uint32_t FM_PCD_GetCounter(t_Handle h_FmPcd, e_FmPcdCounters counter) in FM_PCD_GetCounter() function