/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_fdcan.h | 79 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 363 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_fdcan.h | 79 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 363 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_fdcan.h | 79 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 363 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_fdcan.h | 79 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 363 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_fdcan.h | 79 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 363 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_fdcan.h | 79 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 363 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_fdcan.c | 313 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 441 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2493 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_fdcan.c | 313 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 441 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2493 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_fdcan.c | 313 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 441 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2493 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_fdcan.c | 310 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 434 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2486 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_fdcan.c | 310 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 434 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2486 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_fdcan.c | 313 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 441 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2493 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_fdcan.h | 73 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 430 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_fdcan.h | 73 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 436 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_fdcan.h | 73 FunctionalState ProtocolException; /*!< Enable or disable the Protocol Exception Handling. member 436 uint32_t ProtocolException; /*!< Specifies the FDCAN module Protocol Exception status. member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_fdcan.c | 233 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 349 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 2217 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_fdcan.c | 316 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 467 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 3272 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_fdcan.c | 316 assert_param(IS_FUNCTIONAL_STATE(hfdcan->Init.ProtocolException)); in HAL_FDCAN_Init() 467 if (hfdcan->Init.ProtocolException == ENABLE) in HAL_FDCAN_Init() 3272 ProtocolStatus->ProtocolException = ((StatusReg & FDCAN_PSR_PXE) >> FDCAN_PSR_PXE_Pos); in HAL_FDCAN_GetProtocolStatus()
|