|
M5UnitUnified 0.2.0 git rev:9e1ffe1
|
| ▼Nm5 | Top level namespace of M5stack |
| ▼Nunit | |
| ▼Ngoogletest | |
| CComponentTestBase | UnitComponent Derived class for testing (I2C) |
| CGlobalFixture | Overall test environment configuration |
| CGPIOComponentTestBase | UnitComponent Derived class for testing (GPIO) |
| CUARTComponentTestBase | UnitComponent Derived class for testing (UART) |
| ▼Ngpio | |
| ▼Cadapter_config_t | Unified configuration for RMT v1/v2 |
| Cconfig_t | Common |
| Crx_config_t | For RX |
| Ctx_config_t | For TX |
| Cpin_backup_t | |
| ▼CAdapter | Adapter base class to treat M5HAL and TwoWire,GPIO,Serial,SPI... in the same way |
| CImpl | |
| CAdapterGPIO | GPIO access adapter |
| ▼CAdapterGPIOBase | |
| CGPIOImpl | |
| ▼CAdapterI2C | I2C access adapter |
| CBusImpl | |
| CI2CImpl | |
| ▼CAdapterUART | UART access adapter |
| CUARTImpl | |
| ▼CComponent | Base class of unit component |
| Ccomponent_config_t | Component basic settings for begin |
| ▼CGPIOImplV2 | |
| Ccallback_struct_t | |
| CPeriodicMeasurementAdapter | Interface class for periodic measurement (CRTP) |
| CUnitUnified | For managing and leading units |