Searched refs:Buffer (Results 1 – 25 of 103) sorted by relevance
12345
532 static inline uint32 CanXL_DeserializeRevUint32(const uint8 * Buffer) in CanXL_DeserializeRevUint32() argument536 value |= (uint32)Buffer[3] << 24U; in CanXL_DeserializeRevUint32()537 value |= (uint32)Buffer[2] << 16U; in CanXL_DeserializeRevUint32()538 value |= (uint32)Buffer[1] << 8U; in CanXL_DeserializeRevUint32()539 value |= (uint32)Buffer[0]; in CanXL_DeserializeRevUint32()
566 uint8 *Buffer; /*!< Buffer data pool start address */ member584 uint8 *Buffer; /*!< Buffer data pool start address */ member
742 …ingConfig[i].RingDesc[j].Des0 = (TxRingConfig[i].Buffer != NULL_PTR)? (uint32)(&TxRingConfig[i].B… in Gmac_Ip_InitTxBD()802 if (RxRingConfig[i].Buffer != NULL_PTR) in Gmac_Ip_InitRxBD()804 …RxRingConfig[i].RingDesc[j].Des0 = (uint32)(&RxRingConfig[i].Buffer[RxRingConfig[i].BufferLen * j… in Gmac_Ip_InitRxBD()1110 …onfig->Gmac_paCtrlRxRingConfig[i].Buffer == NULL_PTR) || GMAC_BUFF_IS_ALIGNED(Config->Gmac_paCtrlR… in Gmac_Ip_Init()1126 …onfig->Gmac_paCtrlTxRingConfig[i].Buffer == NULL_PTR) || GMAC_BUFF_IS_ALIGNED(Config->Gmac_paCtrlT… in Gmac_Ip_Init()
50 unsigned char Buffer[1]; member
3219 #pragma region Buffer Pool Table3309 #pragma endregion Buffer Pool Table3313 #pragma region Shared Buffer Pool Table3377 #pragma endregion Shared Buffer Pool Table
148 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
156 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
154 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
146 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
157 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
145 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
153 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
155 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */
147 KEEP(*(.mtb_buf)) /* need to KEEP Micro Trace Buffer as not referenced by application */