![]() |
MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | mxc_sema_regs_t |
Macros | |
#define | MXC_R_SEMA_SEMAPHORES ((uint32_t)0x00000000UL) |
#define | MXC_R_SEMA_STATUS ((uint32_t)0x00000100UL) |
#define | MXC_F_SEMA_SEMAPHORES_SEMA_POS 0 |
#define | MXC_F_SEMA_SEMAPHORES_SEMA ((uint32_t)(0x1UL << MXC_F_SEMA_SEMAPHORES_SEMA_POS)) |
#define | MXC_F_SEMA_STATUS_STATUS_POS 0 |
#define | MXC_F_SEMA_STATUS_STATUS ((uint32_t)(0xFFUL << MXC_F_SEMA_STATUS_STATUS_POS)) |
Registers, Bit Masks and Bit Positions for the SEMA Peripheral Module.