Mock implementation for the ADC module.
USART mock implementation.
Mock implementation for the EXTI module.
Mock implementation for the FLASH module.
Mock implementation for a GPIO module.
Mock implementation for the NVIC module.
Mock implementation for PWR.
Mock implementation for the RCC module.
Mock implementation for the SPI module.
Mock implementation for SYSCFG controller.
Mock implementation for SYSTICK module.
Mock implementation for the ADC module.
USART mock implementation.
Mocking object which stores all relevant information for STM32F769 HAL.
static STM32F769Mock & getSingle()
Returns the one and only instance.
MockRCC & getMockRCC()
Returns the reference to the RCC mock.
static void clear()
Clear the single.
MockDMA & getMockDMA()
Returns the reference to the DMA mock.
MockPWR & getMockPWR()
Returns the reference to the PWR mock.
MockEXTI & getMockEXTI()
Returns the reference to the EXTI mock.
MockFLASH & getMockFLASH()
Returns the reference to the FLASH mock.
MockADC & getMockADC()
Returns the reference to the ADC mock.
MockGPIO & getMockGPIO()
Returns the reference to the GPIO mock for the given module number.
MockSYSTICK & getMockSYSTICK()
Returns the reference to the SYSTICK mock.
MockSPI & getMockSPI()
Returns the reference to the SPI mock.
MockSYSCFG & getMockSYSCFG()
Returns the reference to the SYSCFG mock.
MockUSART & getMockUSART()
Returns the reference to the USART mock.
MockTIM & getMockTIM()
Returns the reference to the SPI mock.
MockNVIC & getMockNVIC()
Returns the reference to the NVIC mock.
This is a application specific file which is used to configure Imt.Base.Core.Math.