Home
last modified time | relevance | path

Searched refs:CAN_BASE (Results 1 – 12 of 12) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dgd32vf103.h213 #define CAN_BASE (APB1_BUS_BASE + 0x00006400U) /*!< CAN base address … macro
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33lg0xx.h1022 #define CAN_BASE (PERIPH_BASE +0x00019400) macro
1084 #define CAN ((CAN_Type *) CAN_BASE )
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33lg0xx.h1022 #define CAN_BASE (PERIPH_BASE +0x00019400) macro
1084 #define CAN ((CAN_Type *) CAN_BASE )
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_can.h44 #define CAN0 CAN_BASE /*!< CAN0 base address */
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3079 #define CAN_BASE (APB_BASE + 0x20000) macro
3130 #define CAN ((CAN_TypeDef *) CAN_BASE)
/bsp/smartfusion2/CMSIS/
A Dm2sxxx.h2764 #define CAN_BASE 0x40015000u macro
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h5480 #define CAN_BASE (APBPERIPH_BASE + 0x00006400) macro
5536 #define CAN ((CAN_T*) CAN_BASE)
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h193 #define CAN_BASE (APB1_BASE + 0x6400) macro
6820 #define CAN_Basic ((CAN_Basic_Type*)CAN_BASE)
6821 #define CAN_Peli ((CAN_Peli_Type*)CAN_BASE)
/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dn32l40x.h961 #define CAN_BASE (APB1PERIPH_BASE + 0x6400) macro
1024 #define CAN ((CAN_Module*)CAN_BASE)
/bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/device/
A Dn32l43x.h987 #define CAN_BASE (APB1PERIPH_BASE + 0x6400) macro
1050 #define CAN ((CAN_Module*)CAN_BASE)
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/
A Dn32g43x.h944 #define CAN_BASE (APB1PERIPH_BASE + 0x6400) macro
1005 #define CAN ((CAN_Module*)CAN_BASE)
/bsp/tae32f5300/Libraries/CMSIS/Device/Tai_action/TAE32F53xx/Include/
A Dtae32f53xx.h940 #define CAN_BASE (AHBPERIPH_BASE + 0x00002000UL) /*!< CAN Peripheral base addres… macro
983 #define CAN ((CAN_TypeDef *) CAN_BASE ) /*!< CAN Peripheral Declaration …

Completed in 295 milliseconds