Home
last modified time | relevance | path

Searched refs:SAM (Results 1 – 25 of 55) sorted by relevance

123

/bsp/microchip/samc21/
A DREADME_zh.md25 …- External Interrupt Controller (EIC) (Interrupt pin debouncing is only available in SAM C20/C21 N)
36 - Frequency Meter (The division reference clock is only available in the SAM C21N)
40 - Up to two Controller Area Network (CAN) interfaces in the SAM C21
44 …t Sigma-Delta Analog-to-Digital Converter (SDADC) with up to 3 differential channels in the SAM C21
45 - 10-bit, 350 ksps Digital-to-Analog Converter (DAC) in the SAM C21
47 - Integrated Temperature Sensor in the SAM C21
70 - [SAM C21 XPLAINED PRO](https://www.microchip.com/en-us/development-tool/ATSAMC21-XPRO)
A DREADME.md25 …- External Interrupt Controller (EIC) (Interrupt pin debouncing is only available in SAM C20/C21 N)
36 - Frequency Meter (The division reference clock is only available in the SAM C21N)
40 - Up to two Controller Area Network (CAN) interfaces in the SAM C21
44 …t Sigma-Delta Analog-to-Digital Converter (SDADC) with up to 3 differential channels in the SAM C21
45 - 10-bit, 350 ksps Digital-to-Analog Converter (DAC) in the SAM C21
47 - Integrated Temperature Sensor in the SAM C21
70 - [SAM C21 XPLAINED PRO](https://www.microchip.com/en-us/development-tool/ATSAMC21-XPRO)
/bsp/microchip/same70/board/
A DKconfig45 bool "Enable SAM CAN Example"
52 bool "Enable SAM ADC Example"
59 bool "Enable SAM I2C Example"
66 bool "Enable SAM LWIP Example"
/bsp/microchip/same54/board/
A DKconfig47 bool "Enable SAM CAN Example"
54 bool "Enable SAM ADC Example"
61 bool "Enable SAM I2C Example"
68 bool "Enable SAM LWIP Example"
/bsp/microchip/samc21/board/
A DKconfig44 bool "Enable SAM CAN Example"
51 bool "Enable SAM ADC Example"
58 bool "Enable SAM I2C Example"
/bsp/samd21/sam_d2x_asflib/common/utils/stdio/stdio_serial/
A Dstdio_serial.h101 # elif SAM in stdio_serial_init()
112 # if UC3 || SAM in stdio_serial_init()
/bsp/microchip/samd51-adafruit-metro-m4/board/
A DKconfig49 bool "Enable SAM ADC Example"
56 bool "Enable SAM I2C Example"
/bsp/microchip/samd51-seeed-wio-terminal/board/
A DKconfig49 bool "Enable SAM ADC Example"
56 bool "Enable SAM I2C Example"
/bsp/microchip/same54/
A DREADME_zh.md46 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA
52 - Up to two Controller Area Network (CAN) (that is., SAM E51 and SAM E54)
106 - [SAM E54 XPLAINED PRO](https://www.microchip.com/en-us/development-tool/DM320019-BNDL)
A DREADME.md46 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA
52 - Up to two Controller Area Network (CAN) (that is., SAM E51 and SAM E54)
106 - [SAM E54 XPLAINED PRO](https://www.microchip.com/en-us/development-tool/DM320019-BNDL)
/bsp/microchip/saml10/board/
A DKconfig54 bool "Enable SAM ADC Example"
61 bool "Enable SAM I2C Example"
/bsp/samd21/sam_d2x_asflib/common/services/ioport/
A Dioport.h105 #elif SAM && !SAM4L
139 #elif SAM
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_CAN.h251 #define IS_CAN_SAM(SAM) (((SAM) == CAN_SAM_1time) || ((SAM) == CAN_SAM_3time)) argument
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_CAN.h252 #define IS_CAN_SAM(SAM) (((SAM) == CAN_SAM_1time) || ((SAM) == CAN_SAM_3time)) argument
/bsp/samd21/sam_d2x_asflib/common/services/spi/
A Dspi_master.h57 #elif SAM
A Dusart_spi.h57 #elif SAM
/bsp/avr32/software_framework/utils/
A Dinterrupt.h45 #elif SAM || SAMB
/bsp/samd21/sam_d2x_asflib/common/utils/
A Dinterrupt.h55 #elif SAM || SAMB
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_can.c64 assert_param(IS_FUNCTIONAL_STATE(CAN_Basic_InitStruct->SAM)); in CAN_Init()
69 …CANx->BTR1 = ((uint32_t)(CAN_Basic_InitStruct->SAM)<<7)|((uint32_t)(CAN_Basic_InitStruct->TESG2)<<… in CAN_Init()
122 CAN_Basic_InitStruct->SAM = RESET; in CAN_StructInit()
477 CAN_Peli_InitStruct->SAM = RESET; in CAN_Peli_StructInit()
500 assert_param(IS_FUNCTIONAL_STATE(CAN_InitStruct->SAM)); in CAN_Peli_Init()
505 …CAN1_PELI->BTR1 = ((uint32_t)CAN_Peli_InitStruct->SAM<<7)|((uint32_t)CAN_Peli_InitStruct->TESG2<<4… in CAN_Peli_Init()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_can.c64 assert_param(IS_FUNCTIONAL_STATE(CAN_Basic_InitStruct->SAM)); in CAN_Init()
69 …CANx->BTR1 = ((uint32_t)(CAN_Basic_InitStruct->SAM)<<7)|((uint32_t)(CAN_Basic_InitStruct->TESG2)<<… in CAN_Init()
122 CAN_Basic_InitStruct->SAM = RESET; in CAN_StructInit()
477 CAN_Peli_InitStruct->SAM = RESET; in CAN_Peli_StructInit()
500 assert_param(IS_FUNCTIONAL_STATE(CAN_InitStruct->SAM)); in CAN_Peli_Init()
505 …CAN1_PELI->BTR1 = ((uint32_t)CAN_Peli_InitStruct->SAM<<7)|((uint32_t)CAN_Peli_InitStruct->TESG2<<4… in CAN_Peli_Init()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_can.c64 assert_param(IS_FUNCTIONAL_STATE(CAN_Basic_InitStruct->SAM)); in CAN_Init()
69 …CANx->BTR1 = ((uint32_t)(CAN_Basic_InitStruct->SAM) << 7) | ((uint32_t)(CAN_Basic_InitStruct->TESG… in CAN_Init()
122 CAN_Basic_InitStruct->SAM = RESET; in CAN_StructInit()
477 CAN_Peli_InitStruct->SAM = RESET; in CAN_Peli_StructInit()
500 assert_param(IS_FUNCTIONAL_STATE(CAN_InitStruct->SAM)); in CAN_Peli_Init()
505 …CAN1_PELI->BTR1 = ((uint32_t)CAN_Peli_InitStruct->SAM << 7) | ((uint32_t)CAN_Peli_InitStruct->TESG… in CAN_Peli_Init()
/bsp/samd21/sam_d2x_asflib/common/services/serial/
A Dserial.h70 #elif SAM
/bsp/microchip/samd51-adafruit-metro-m4/
A DREADME_zh.md51 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA
57 - Up to two Controller Area Network (CAN) (that is., SAM E51 and SAM E54)
A DREADME.md51 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA
57 - Up to two Controller Area Network (CAN) (that is., SAM E51 and SAM E54)
/bsp/microchip/samd51-seeed-wio-terminal/
A DREADME.md54 - One Ethernet MAC (SAM E53 and SAM E54)– 10/100 Mbps in MII and RMII with dedicated DMA
60 - Up to two Controller Area Network (CAN) (that is., SAM E51 and SAM E54)

Completed in 51 milliseconds

123