Home
last modified time | relevance | path

Searched refs:FDCAN_CCCR_INIT (Results 1 – 25 of 91) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_fdcan.c389 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/
Dstm32h5xx_hal_fdcan.c389 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/
Dstm32g0xx_hal_fdcan.c389 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/
Dstm32u5xx_hal_fdcan.c386 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/
Dstm32l5xx_hal_fdcan.c386 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/
Dstm32g4xx_hal_fdcan.c389 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/
Dstm32mp1xx_hal_fdcan.c304 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/
Dstm32h7xx_hal_fdcan.c422 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/
Dstm32n6xx_hal_fdcan.c422 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/
Dstm32g0b0xx.h2559 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g0c1xx.h3636 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g0b1xx.h3400 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h3979 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g411xc.h4091 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g441xx.h4327 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32gbk1cb.h4092 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g431xx.h4106 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g4a1xx.h4485 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g491xx.h4264 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g473xx.h4423 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g471xx.h4288 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g483xx.h4644 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g414xx.h4522 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
Dstm32g474xx.h4556 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initialization … macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h4885 #define FDCAN_CCCR_INIT FDCAN_CCCR_INIT_Msk /*!<Initializat… macro

1234