Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_fdcan.c454 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
468 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2608 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2626 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fdcan.c454 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
468 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2608 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2626 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_fdcan.c454 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
468 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2608 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2626 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fdcan.c447 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
461 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2601 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2619 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_fdcan.c447 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
461 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2601 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2619 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fdcan.c454 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
468 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2608 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2626 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c362 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
376 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
2365 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
2383 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c480 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
494 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
3421 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
3439 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c480 CLEAR_BIT(hfdcan->Instance->CCCR, (FDCAN_CCCR_TEST | FDCAN_CCCR_MON | FDCAN_CCCR_ASM)); in HAL_FDCAN_Init()
494 SET_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_Init()
3421 OperationMode = ((hfdcan->Instance->CCCR & FDCAN_CCCR_ASM) >> FDCAN_CCCR_ASM_Pos); in HAL_FDCAN_IsRestrictedOperationMode()
3439 CLEAR_BIT(hfdcan->Instance->CCCR, FDCAN_CCCR_ASM); in HAL_FDCAN_ExitRestrictedOperationMode()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h2565 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g0c1xx.h3642 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g0b1xx.h3406 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h3985 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g411xc.h4097 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g441xx.h4333 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32gbk1cb.h4098 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g431xx.h4112 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g4a1xx.h4491 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g491xx.h4270 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g473xx.h4429 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g471xx.h4294 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g483xx.h4650 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g414xx.h4528 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
Dstm32g474xx.h4562 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restricted O… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h4891 #define FDCAN_CCCR_ASM FDCAN_CCCR_ASM_Msk /*!<ASM Restric… macro

1234