We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee70a7 commit 0b75989Copy full SHA for 0b75989
targets/core/atmel/atsam4s/spi.hpp
@@ -1,5 +1,5 @@
1
-#ifndef KLIB_NXP_ATSAM4S_SPI_HPP
2
-#define KLIB_NXP_ATSAM4S_SPI_HPP
+#ifndef KLIB_ATMEL_ATSAM4S_SPI_HPP
+#define KLIB_ATMEL_ATSAM4S_SPI_HPP
3
4
#include <klib/klib.hpp>
5
#include <klib/multispan.hpp>
targets/core/atmel/atsamxx/watchdog.hpp
-#ifndef KLIB_ATSAMXX_WATCHDOG_HPP
-#define KLIB_ATSAMXX_WATCHDOG_HPP
+#ifndef KLIB_ATMEL_ATSAMXX_WATCHDOG_HPP
+#define KLIB_ATMEL_ATSAMXX_WATCHDOG_HPP
#include <cstdint>
0 commit comments