Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ldm/hal/M7621/ldma/
H A DhalLDMA.h153 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt);
H A DhalLDMA.c252 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt) in HAL_LDMA_SetTrigDelayCnt() function
/utopia/UTPA2-700.0.x/modules/ldm/hal/M7821/ldma/
H A DhalLDMA.h153 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt);
H A DhalLDMA.c252 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt) in HAL_LDMA_SetTrigDelayCnt() function
/utopia/UTPA2-700.0.x/modules/ldm/hal/maserati/ldma/
H A DhalLDMA.h153 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt);
H A DhalLDMA.c252 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt) in HAL_LDMA_SetTrigDelayCnt() function
/utopia/UTPA2-700.0.x/modules/ldm/hal/maxim/ldma/
H A DhalLDMA.h153 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt);
H A DhalLDMA.c252 MS_BOOL HAL_LDMA_SetTrigDelayCnt(MS_U8 u8Channel, MS_U16 *pu16DelayCnt) in HAL_LDMA_SetTrigDelayCnt() function
/utopia/UTPA2-700.0.x/modules/ldm/drv/ldma/
H A DdrvLDMA.c151 return HAL_LDMA_SetTrigDelayCnt(u8HWNum, pu16TrigDelay); in MDrv_LDMA_SetTrigDelay()