__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_CPU_SH3_ADC_H #define __ASM_CPU_SH3_ADC_H /* * Copyright (C) 2004 Andriy Skulysh */ #define ADDRAH 0xa4000080 #define ADDRAL 0xa4000082 #define ADDRBH 0xa4000084 #define ADDRBL 0xa4000086 #define ADDRCH 0xa4000088 #define ADDRCL 0xa400008a #define ADDRDH 0xa400008c #define ADDRDL 0xa400008e #define ADCSR 0xa4000090 #define ADCSR_ADF 0x80 #define ADCSR_ADIE 0x40 #define ADCSR_ADST 0x20 #define ADCSR_MULTI 0x10 #define ADCSR_CKS 0x08 #define ADCSR_CH_MASK 0x07 #define ADCR 0xa4000092 #endif /* __ASM_CPU_SH3_ADC_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| adc.h | File | 582 B | 0644 |
|
| cache.h | File | 1.11 KB | 0644 |
|
| dac.h | File | 809 B | 0644 |
|
| dma-register.h | File | 855 B | 0644 |
|
| dma.h | File | 497 B | 0644 |
|
| freq.h | File | 448 B | 0644 |
|
| gpio.h | File | 2.06 KB | 0644 |
|
| mmu_context.h | File | 1.25 KB | 0644 |
|
| serial.h | File | 317 B | 0644 |
|
| sh7720.h | File | 4.46 KB | 0644 |
|
| watchdog.h | File | 448 B | 0644 |
|