1 #include "mock_lpm.h" 2 3 DEFINE_FAKE_VOID_FUNC(lpmPeripheralActive, uint32_t); 4 DEFINE_FAKE_VOID_FUNC(lpmPeripheralInactive, uint32_t);