XINU
Data Structures | Macros
am335x_watchdog.h File Reference

AM335X SoCのWatchdogタイマの制御/状態レジスタに関する定義 More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  watchdog_csreg
 Watchdog CSREG(制御/状態)レジスタ操作用の構造体 More...
 

Macros

#define WDTADDR   0x44E35000
 Watchdogタイマに割り当てられたアドレス More...
 

Detailed Description

AM335X SoCのWatchdogタイマの制御/状態レジスタに関する定義

Definition in file am335x_watchdog.h.

Macro Definition Documentation

◆ WDTADDR

#define WDTADDR   0x44E35000

Watchdogタイマに割り当てられたアドレス

Definition at line 55 of file am335x_watchdog.h.

Referenced by platinit().