halx
|
#include <cstdint>
#include <stm32cubemx_helper/device.hpp>
名前空間 | |
namespace | halx |
namespace | halx::core |
関数 | |
uint32_t | halx::core::get_tick () |
void | halx::core::delay (uint32_t tick) |
void | halx::core::delay_until (uint32_t tick) |
void | halx::core::yield () |
変数 | |
constexpr uint32_t | halx::core::MAX_DELAY = HAL_MAX_DELAY |