![]() |
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_trimsir_regs_t |
Macros | |
#define | MXC_R_TRIMSIR_RTC ((uint32_t)0x00000008UL) |
#define | MXC_R_TRIMSIR_SIR13 ((uint32_t)0x00000034UL) |
#define | MXC_R_TRIMSIR_SIR17 ((uint32_t)0x00000044UL) |
#define | MXC_F_TRIMSIR_RTC_RTCX1_POS 16 |
#define | MXC_F_TRIMSIR_RTC_RTCX1 ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_RTC_RTCX1_POS)) |
#define | MXC_F_TRIMSIR_RTC_RTCX2_POS 21 |
#define | MXC_F_TRIMSIR_RTC_RTCX2 ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_RTC_RTCX2_POS)) |
#define | MXC_F_TRIMSIR_RTC_LOCK_POS 31 |
#define | MXC_F_TRIMSIR_RTC_LOCK ((uint32_t)(0x1UL << MXC_F_TRIMSIR_RTC_LOCK_POS)) |
#define | MXC_F_TRIMSIR_SIR13_SIMOCLKDIV_POS 0 |
#define | MXC_F_TRIMSIR_SIR13_SIMOCLKDIV ((uint32_t)(0x3UL << MXC_F_TRIMSIR_SIR13_SIMOCLKDIV_POS)) |
#define | MXC_F_TRIMSIR_SIR17_BUCKCLKSELLP_POS 6 |
#define | MXC_F_TRIMSIR_SIR17_BUCKCLKSELLP ((uint32_t)(0x3UL << MXC_F_TRIMSIR_SIR17_BUCKCLKSELLP_POS)) |
Registers, Bit Masks and Bit Positions for the TRIMSIR Peripheral Module.