| /bsp/renesas/rzt2m_rsk/ |
| A D | README.md | 39 | I2C | Not supported | | 40 | WDT | Not supported | | 41 | RTC | Not supported | | 42 | ADC | Not supported | | 43 | DAC | Not supported | | 44 | SPI | Not supported | | 45 | FLASH | Not supported | | 46 | PWM | Not supported | | 47 | CAN | Not supported | | 48 | ETH | Not supported | | [all …]
|
| /bsp/synopsys/boards/ |
| A D | SConstruct | 33 print('supported BOARD = ' + str(SUPPORTED_BOARD)) 102 print('board %s not supported, available boards:' % board) 114 print('supported BD_VER = ' + str(SUPPORTED_BD_VER)) 119 print('bd_ver %s not supported, available bd_ver:' % bd_ver) 133 print('supported CUR_CORE = ' + str(SUPPORTED_CORE)) 138 print('cur_core %s not supported, available cur_core:' % cur_core) 147 print('supported TOOLCHAIN = ' + str(SUPPORTED_TOOLCHAIN)) 152 print('toolchain %s not supported, available toolchain:' % toolchain) 161 print('supported OLEVEL = ' + str(SUPPORTED_OLEVEL)) 166 print('olevel %s not supported, available olevel:' % toolchain) [all …]
|
| /bsp/microchip/samc21/bsp/hal/documentation/ |
| A D | i2c_master_sync.rst | 22 This scheme is supported by the i2c_m_sync_cmd_write and i2c_m_sync_cmd_read 27 stick within the SCL clock frequency range supported by the selected mode. 42 * I2C Modes supported 74 * System Managmenet Bus (SMBus) not supported. 75 * Power Management Bus (PMBus) not supported.
|
| A D | adc_sync.rst | 8 possible with the bit resolution supported by the ADC. The input voltage 22 Usually multiple resolutions are supported by the ADC, lower resolution can 35 Usually multiple reference voltages are supported by the ADC, both internal and 40 There are two conversion modes supported by ADC, single shot and free running.
|
| /bsp/microchip/saml10/bsp/hal/documentation/ |
| A D | i2c_master_sync.rst | 22 This scheme is supported by the i2c_m_sync_cmd_write and i2c_m_sync_cmd_read 27 stick within the SCL clock frequency range supported by the selected mode. 42 * I2C Modes supported 74 * System Managmenet Bus (SMBus) not supported. 75 * Power Management Bus (PMBus) not supported.
|
| A D | adc_sync.rst | 8 possible with the bit resolution supported by the ADC. The input voltage 22 Usually multiple resolutions are supported by the ADC, lower resolution can 35 Usually multiple reference voltages are supported by the ADC, both internal and 40 There are two conversion modes supported by ADC, single shot and free running.
|
| /bsp/microchip/same70/bsp/hal/documentation/ |
| A D | i2c_master_sync.rst | 22 This scheme is supported by the i2c_m_sync_cmd_write and i2c_m_sync_cmd_read 27 stick within the SCL clock frequency range supported by the selected mode. 42 * I2C Modes supported 74 * System Managmenet Bus (SMBus) not supported. 75 * Power Management Bus (PMBus) not supported.
|
| A D | adc_sync.rst | 8 possible with the bit resolution supported by the ADC. The input voltage 22 Usually multiple resolutions are supported by the ADC, lower resolution can 35 Usually multiple reference voltages are supported by the ADC, both internal and 40 There are two conversion modes supported by ADC, single shot and free running.
|
| /bsp/microchip/same54/bsp/hal/documentation/ |
| A D | i2c_master_sync.rst | 22 This scheme is supported by the i2c_m_sync_cmd_write and i2c_m_sync_cmd_read 27 stick within the SCL clock frequency range supported by the selected mode. 42 * I2C Modes supported 74 * System Managmenet Bus (SMBus) not supported. 75 * Power Management Bus (PMBus) not supported.
|
| A D | adc_sync.rst | 8 possible with the bit resolution supported by the ADC. The input voltage 22 Usually multiple resolutions are supported by the ADC, lower resolution can 35 Usually multiple reference voltages are supported by the ADC, both internal and 40 There are two conversion modes supported by ADC, single shot and free running.
|
| /bsp/nuvoton/libraries/nu_packages/BMX055/libraries/BMM050_driver/ |
| A D | bmm050.h | 180 could not be found, or 64 bit integers are not supported in your environment. 181 #warning If 64 bit integers are supported on your platform, \ 221 #warning The data types defined above which not supported \ 254 could not be found, or 64 bit integers are not supported in your environment. 255 #warning If 64 bit integers are supported on your platform, \ 295 #warning The data types defined above which not supported \
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/phy/ |
| A D | hal_phy.c | 69 phydev->advertising &= phydev->supported; in genphy_config_advert() 106 if (phydev->supported & (SUPPORTED_1000baseT_Half | in genphy_config_advert() 306 if (phydev->supported & SUPPORTED_Autoneg) { in genphy_parse_link() 312 if (phydev->supported & (SUPPORTED_1000baseT_Full | in genphy_parse_link() 437 phydev->supported = features; in genphy_config() 527 phydev->advertising = phydev->supported = phydev->drv->features; in phy_probe()
|
| /bsp/nuvoton/docs/ |
| A D | LVGL_Notes.md | 3 Current supported LVGL running environment on Nuvoton's boards shown in below table: 30 …hread.bin into flash. You can refer steps in README.md in corresponding supported board folder or …
|
| /bsp/loongson/ls1cdev/drivers/net/ |
| A D | mii.c | 53 ecmd->supported = in mii_ethtool_gset() 58 ecmd->supported |= SUPPORTED_1000baseT_Half | in mii_ethtool_gset()
|
| /bsp/loongson/ls2kdev/drivers/net/ |
| A D | mii.c | 51 ecmd->supported = in mii_ethtool_gset() 56 ecmd->supported |= SUPPORTED_1000baseT_Half | in mii_ethtool_gset()
|
| /bsp/nuvoton/libraries/m460/rtt_port/emac/ |
| A D | mii.c | 54 ecmd->supported = in mii_ethtool_gset() 59 ecmd->supported |= SUPPORTED_1000baseT_Half | in mii_ethtool_gset()
|
| /bsp/nuvoton/libraries/ma35/rtt_port/gmac/ |
| A D | mii.c | 54 ecmd->supported = in mii_ethtool_gset() 59 ecmd->supported |= SUPPORTED_1000baseT_Half | in mii_ethtool_gset()
|
| /bsp/samd21/sam_d2x_asflib/common/services/twi/ |
| A D | twi_slave.h | 60 #error Not supported.
|
| /bsp/stm32/stm32l010-st-nucleo/ |
| A D | README.md | 32 - USART, I2C, SPI supported 34 - Serial wire debug supported
|
| /bsp/cvitek/drivers/libraries/eth/ |
| A D | cvi_eth_phy.c | 59 p->advertising = p->supported = p->features; in eth_get_phy_device() 388 phy_dev->advertising &= phy_dev->supported; in genphy_config_advert() 453 if (phy_dev->supported & (CVI_SUPPORTED_1000baseT_Half | in genphy_config_advert() 599 phy_dev->supported &= features; in genphy_config()
|
| /bsp/hc32/ev_hc32f448_lqfp80/board/linker_scripts/ |
| A D | link.icf | 22 error "Link location not defined or not supported!"; 25 error "Mcu type or size not defined or not supported!";
|
| /bsp/hc32/ev_hc32f460_lqfp100_v2/board/linker_scripts/ |
| A D | link.icf | 21 error "Link location not defined or not supported!"; 24 error "Mcu type or size not defined or not supported!";
|
| /bsp/hc32/ev_hc32f472_lqfp100/board/linker_scripts/ |
| A D | link.icf | 22 error "Link location not defined or not supported!"; 25 error "Mcu type or size not defined or not supported!";
|
| /bsp/hc32/lckfb-hc32f4a0-lqfp100/board/linker_scripts/ |
| A D | link.icf | 21 error "Link location not defined or not supported!"; 24 error "Mcu type or size not defined or not supported!";
|
| /bsp/hc32/ev_hc32f334_lqfp64/board/linker_scripts/ |
| A D | link.icf | 22 error "Link location not defined or not supported!"; 25 error "Mcu type or size not defined or not supported!";
|