Mock implementation for the ADC module.
USART mock implementation.
Mock implementation for the DAC module.
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 RTC module.
Mock implementation for the SPI module.
Mock implementation for SYSCFG controller.
Mock implementation for SYSTICK module.
Mock implementation for the TIM module.
USART mock implementation.
Mocking object which stores all relevant information for STM32F767 HAL.
static STM32F767Mock & getSingle()
Returns the one and only instance.
MockCAN & getMockCAN()
Returns the reference to the CAN mock.
static void clear()
Clear the single.
MockSYSTICK & getMockSYSTICK()
Returns the reference to the SYSTICK mock.
MockNVIC & getMockNVIC()
Returns the reference to the NVIC mock.
MockDAC & getMockDAC()
Returns the reference to the DAC mock.
MockEXTI & getMockEXTI()
Returns the reference to the EXTI mock.
MockUSB & getMockUSB()
Returns the reference to the USB mock.
MockRTC & getMockRTC()
Returns the reference to the RTC mock.
MockUSART & getMockUSART()
Returns the reference to the USART mock.
MockSYSCFG & getMockSYSCFG()
Returns the reference to the SYSCFG mock.
MockTIM & getMockTIM()
Returns the reference to the TIM mock.
MockI2S & getMockI2S()
Returns the reference to the I2S mock.
MockADC & getMockADC()
Returns the reference to the ADC mock.
MockGPIO & getMockGPIO()
Returns the reference to the GPIO mock for the given module number.
MockRCC & getMockRCC()
Returns the reference to the RCC mock.
MockDMA & getMockDMA()
Returns the reference to the DMA mock.
MockSPI & getMockSPI()
Returns the reference to the SPI mock.
MockI2C & getMockI2C()
Returns the reference to the I2C mock.
MockPWR & getMockPWR()
Returns the reference to the PWR mock.
MockFLASH & getMockFLASH()
Returns the reference to the FLASH mock.
This is a application specific file which is used to configure Imt.Base.Core.Math.