Searched refs:Receive (Results 1 – 8 of 8) sorted by relevance
6 0 1 Send 0 Receive 07 0 2 Send 1 Receive 18 0 3 Send 2 Receive 210 1 0 Send 0 Receive 011 1 2 Send 1 Receive 112 1 3 Send 2 Receive 214 2 0 Send 0 Receive 015 2 1 Send 1 Receive 116 2 3 Send 2 Receive 218 3 0 Send 0 Receive 0[all …]
49 "Send <n> Receive <m>" where <n> is the index of the link which is used by the55 0 1 Send 1 Receive 270 0 1 Send 1 Receive 171 0 2 Send 2 Receive 272 0 3 Send 3 Receive 374 1 0 Send 0 Receive 075 1 2 Send 2 Receive 276 1 3 Send 3 Receive 378 2 0 Send 0 Receive 079 2 1 Send 1 Receive 1[all …]
240 …int32_t (*Receive) ( void *data, uint32_t num); ///< Pointer to \ref A… member
303 …int32_t (*Receive) ( void *data, uint32_t num); ///< Po… member
330 …int32_t (*Receive) ( void *data, uint32_t num); ///< Pointer to \re… member
262 .Receive = ARM_USART_Receive,
325 …int32_t (*Receive) ( void *data, uint32_t num); ///< Pointer to \re… member
399 .Receive = ARM_USART##idx##_Receive, \