9#ifndef HAL_WATCHDOG_V151_REGS_OP_H
10#define HAL_WATCHDOG_V151_REGS_OP_H
33static inline void hal_watchdog_wdt_lock_set(uint32_t val)
42static inline uint32_t hal_watchdog_wdt_lock_get(
void)
51static inline uint32_t hal_watchdog_wdt_load_get_wdt_load(
void)
62static inline void hal_watchdog_wdt_load_set_wdt_load(uint32_t val)
74static inline uint32_t hal_watchdog_wdt_load_get_wdt_reserved(
void)
85static inline void hal_watchdog_wdt_restart_set(uint32_t val)
94static inline uint32_t hal_watchdog_wdt_restart_get(
void)
103static inline void hal_watchdog_wdt_eoi_set_wdt_eoi(uint32_t val)
115static inline uint32_t hal_watchdog_v151_wdt_cr_get_wdt_en(
void)
126static inline void hal_watchdog_v151_wdt_cr_set_wdt_en(uint32_t val)
138static inline uint32_t hal_watchdog_wdt_cr_get_rst_en(
void)
149static inline void hal_watchdog_wdt_cr_set_rst_en(uint32_t val)
161static inline uint32_t hal_watchdog_wdt_cr_get_rst_pl(
void)
172static inline void hal_watchdog_wdt_cr_set_rst_pl(uint32_t val)
184static inline uint32_t hal_watchdog_wdt_cr_get_wdt_imsk(
void)
195static inline void hal_watchdog_wdt_cr_set_wdt_imsk(uint32_t val)
207static inline uint32_t hal_watchdog_wdt_cr_get_wdt_mode(
void)
218static inline void hal_watchdog_wdt_cr_set_wdt_mode(uint32_t val)
230static inline uint32_t hal_watchdog_wdt_cnt_get(
void)
239static inline uint32_t hal_watchdog_wdt_raw_intr_get_wdt_raw_intr(
void)
250static inline uint32_t hal_watchdog_wdt_intr_get_wdt_intr(
void)
261static inline uint32_t hal_watchdog_wdt_lpif_state_get_wdt_lpif_state(
void)
272static inline void hal_watchdog_wdt_lpif_state_set_wdt_lpif_state(uint32_t val)
284static inline uint32_t hal_watchdog_wdt_status_get_wdt_status(
void)
295static inline void hal_watchdog_wdt_status_set_wdt_status(uint32_t val)
307static inline void hal_watchdog_wdt_ccvr_en_set_wdt_ccvr_req(uint32_t val)
319static inline uint32_t hal_watchdog_wdt_ccvr_en_get_wdt_ccvr_req(
void)
330static inline uint32_t hal_watchdog_wdt_ccvr_en_get_wdt_ccvr_lock(
void)
uintptr_t g_watchdog_regs
Definition hal_watchdog.c:13
Registers associated with Watchdog.
Definition hal_watchdog_v151_regs_def.h:228
unsigned int uintptr_t
Definition td_type.h:65
This union represents the bit field in the wdt Current Counter Value Request Register....
Definition hal_watchdog_v151_regs_def.h:210
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:211
uint32_t wdt_ccvr_lock
Definition hal_watchdog_v151_regs_def.h:216
uint32_t wdt_ccvr_req
Definition hal_watchdog_v151_regs_def.h:213
struct wdt_v151_ccvr_en_data::@57 b
This union represents the bit fields in the Control Register. Read the register into the d32 member t...
Definition hal_watchdog_v151_regs_def.h:98
uint32_t rst_pl
Definition hal_watchdog_v151_regs_def.h:107
uint32_t wdt_imsk
Definition hal_watchdog_v151_regs_def.h:116
uint32_t wdt_en
Definition hal_watchdog_v151_regs_def.h:101
uint32_t rst_en
Definition hal_watchdog_v151_regs_def.h:104
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:99
struct wdt_v151_cr_data::@51 b
uint32_t wdt_mode
Definition hal_watchdog_v151_regs_def.h:119
This union represents the bit field in the Interrupt clear Register. Read the register into the d32 m...
Definition hal_watchdog_v151_regs_def.h:84
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:85
uint32_t wdt_eoi
Definition hal_watchdog_v151_regs_def.h:87
struct wdt_v151_eoi_data::@50 b
This union represents the bit field in the Interrupt Register. Read the register into the d32 member ...
Definition hal_watchdog_v151_regs_def.h:159
struct wdt_v151_intr_data::@54 b
uint32_t wdt_intr
Definition hal_watchdog_v151_regs_def.h:162
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:160
This union represents the bit field in the Load Register. Read the register into the d32 member then ...
Definition hal_watchdog_v151_regs_def.h:56
struct wdt_v151_load_data::@48 b
uint32_t reserved0_7
Definition hal_watchdog_v151_regs_def.h:59
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:57
uint32_t wdt_load
Definition hal_watchdog_v151_regs_def.h:61
This union represents the bit field in the Low power state Register. Read the register into the d32 m...
Definition hal_watchdog_v151_regs_def.h:174
uint32_t wdt_lpif_state
Definition hal_watchdog_v151_regs_def.h:177
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:175
struct wdt_v151_lpif_state_data::@55 b
This union represents the bit field in the Raw interrupt Register. Read the register into the d32 mem...
Definition hal_watchdog_v151_regs_def.h:144
struct wdt_v151_raw_intr_data::@53 b
uint32_t wdt_raw_intr
Definition hal_watchdog_v151_regs_def.h:147
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:145
This union represents the bit field in the Status Register. Read the register into the d32 member the...
Definition hal_watchdog_v151_regs_def.h:195
struct wdt_v151_status_data::@56 b
uint32_t d32
Definition hal_watchdog_v151_regs_def.h:196
uint32_t wdt_status
Definition hal_watchdog_v151_regs_def.h:198