| /hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
| D | stm32h7rsxx_hal_fdcan.c | 389 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 395 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 673 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 2002 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2032 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2035 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
| D | stm32h5xx_hal_fdcan.c | 389 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 395 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 673 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 2002 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2032 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2035 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
| D | stm32g0xx_hal_fdcan.c | 389 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 395 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 673 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 2002 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2032 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2035 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_hal_fdcan.c | 386 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 392 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 666 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 1995 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2025 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2028 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
| D | stm32l5xx_hal_fdcan.c | 386 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 392 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 666 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 1995 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2025 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2028 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_hal_fdcan.c | 389 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 395 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 673 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 2002 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2032 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2035 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
| D | stm32mp1xx_hal_fdcan.c | 304 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 310 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 606 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 1595 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 1625 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 1628 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
| D | stm32h7xx_hal_fdcan.c | 422 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 428 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 737 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 2621 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2651 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2654 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
| D | stm32n6xx_hal_fdcan.c | 422 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Init() 428 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Init() 737 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_ExitPowerDownMode() 2621 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Start() 2651 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_INIT); in HAL_FDCAN_Stop() 2654 while ((hfdcan->Instance->CCCR & FDCAN_CCCR_INIT) == 0U) in HAL_FDCAN_Stop()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
| D | stm32g0b0xx.h | 2559 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g0c1xx.h | 3636 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g0b1xx.h | 3400 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| /hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
| D | stm32g411xb.h | 3979 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g411xc.h | 4091 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g441xx.h | 4327 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32gbk1cb.h | 4092 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g431xx.h | 4106 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g4a1xx.h | 4485 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g491xx.h | 4264 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g473xx.h | 4423 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g471xx.h | 4288 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g483xx.h | 4644 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g414xx.h | 4522 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| D | stm32g474xx.h | 4556 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
|
| /hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
| D | stm32h503xx.h | 4885 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initializat… macro
|