Searched refs:HAL_UNUSED (Results 1 – 4 of 4) sorted by relevance
68 HAL_UNUSED static uint64_t pmTimerLastCount;69 HAL_UNUSED static uint64_t pmTimerLowCount;70 HAL_UNUSED static uint32_t pmIRQPendingFlag;389 HAL_UNUSED static void SOC_GetWakeupStatus(struct PMU_REG *pPmu) in SOC_GetWakeupStatus()443 HAL_UNUSED static void SOC_FastBootEnable(struct GRF_REG *pGrf) in SOC_FastBootEnable()451 HAL_UNUSED static void SOC_FastBootDisable(struct GRF_REG *pGrf) in SOC_FastBootDisable()458 HAL_UNUSED static void SOC_SleepModeInit(struct PMU_REG *pPmu) in SOC_SleepModeInit()543 HAL_UNUSED static void SOC_WakeupSourceConfig(struct PMU_REG *pPmu) in SOC_WakeupSourceConfig()554 HAL_UNUSED static void SOC_SleepModeReinit(struct PMU_REG *pPmu) in SOC_SleepModeReinit()574 HAL_UNUSED static void SOC_PutChar(char c, struct UART_REG *pUart) in SOC_PutChar()[all …]
74 #define HAL_UNUSED __attribute__((__unused__)) macro76 #define HAL_UNUSED macro
320 HAL_UNUSED __STATIC_INLINE int PL330_Instr_DMANOP(uint8_t dryRun, char *buf) in PL330_Instr_DMANOP()337 HAL_UNUSED __STATIC_INLINE int PL330_Instr_DMARMB(uint8_t dryRun, char *buf) in PL330_Instr_DMARMB()372 HAL_UNUSED __STATIC_INLINE int PL330_Instr_DMAWMB(uint8_t dryRun, char *buf) in PL330_Instr_DMAWMB()501 HAL_UNUSED __STATIC_INLINE int PL330_Instr_DMAKILL(uint8_t dryRun, char *buf) in PL330_Instr_DMAKILL()568 HAL_UNUSED __STATIC_INLINE int PL330_Instr_DMASTZ(uint8_t dryRun, char *buf) in PL330_Instr_DMASTZ()585 HAL_UNUSED __STATIC_INLINE int PL330_Instr_DMAWFE(uint8_t dryRun, char *buf, uint8_t ev, in PL330_Instr_DMAWFE()985 HAL_UNUSED __STATIC_INLINE uint32_t PL330_ToendianSwapSizeBits(uint32_t endianSwapSize) in PL330_ToendianSwapSizeBits()1263 HAL_UNUSED struct PL330_DESC *desc = pxs->desc; in PL330_GenDmaProg()
718 HAL_UNUSED struct HAL_DWDMA_DEV *dw; in HAL_DWDMA_PrepDmaCyclic()
Completed in 16 milliseconds