Searched refs:RxErrorPassive (Results 1 – 18 of 18) sorted by relevance
384 uint32_t RxErrorPassive; /*!< Specifies the Receive Error Passive status. member
451 uint32_t RxErrorPassive; /*!< Specifies the Receive Error Passive status. member
457 uint32_t RxErrorPassive; /*!< Specifies the Receive Error Passive status. member
2518 ErrorCounters->RxErrorPassive = ((CountersReg & FDCAN_ECR_RP) >> FDCAN_ECR_RP_Pos); in HAL_FDCAN_GetErrorCounters()
2511 ErrorCounters->RxErrorPassive = ((CountersReg & FDCAN_ECR_RP) >> FDCAN_ECR_RP_Pos); in HAL_FDCAN_GetErrorCounters()
2241 ErrorCounters->RxErrorPassive = ((CountersReg & FDCAN_ECR_RP) >> FDCAN_ECR_RP_Pos); in HAL_FDCAN_GetErrorCounters()
3297 ErrorCounters->RxErrorPassive = ((CountersReg & FDCAN_ECR_RP) >> FDCAN_ECR_RP_Pos); in HAL_FDCAN_GetErrorCounters()