Macros | |
#define | CORTEX_M4 |
#define | UNITY_OUTPUT_COLOR |
#define | TEST_PIN GPIO_PC09 |
#define | TEST_AF GPIO_AF07 |
Functions | |
void | test_hal_gpio_setmode (void) |
void | test_hal_gpio_getmode (void) |
void | test_hal_gpio_digitalwrite_sets_pin_high (void) |
void | test_hal_gpio_digitalwrite_sets_pin_low (void) |
void | test_gpio_set_alternate_function (void) |
#define CORTEX_M4 |
#define TEST_AF GPIO_AF07 |
#define TEST_PIN GPIO_PC09 |
#define UNITY_OUTPUT_COLOR |
void test_gpio_set_alternate_function | ( | void | ) |
void test_hal_gpio_digitalwrite_sets_pin_high | ( | void | ) |
void test_hal_gpio_digitalwrite_sets_pin_low | ( | void | ) |
void test_hal_gpio_getmode | ( | void | ) |
void test_hal_gpio_setmode | ( | void | ) |