!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-oracle-5.13-headers-5.13.0-1018/include/linux/can/platform/   drwxr-xr-x
Free 83.23 GB of 96.73 GB (86.04%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     cc770.h (1.17 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _CAN_PLATFORM_CC770_H
#define _CAN_PLATFORM_CC770_H

/* CPU Interface Register (0x02) */
#define CPUIF_CEN    0x01    /* Clock Out Enable */
#define CPUIF_MUX    0x04    /* Multiplex */
#define CPUIF_SLP    0x08    /* Sleep */
#define CPUIF_PWD    0x10    /* Power Down Mode */
#define CPUIF_DMC    0x20    /* Divide Memory Clock */
#define CPUIF_DSC    0x40    /* Divide System Clock */
#define CPUIF_RST    0x80    /* Hardware Reset Status */

/* Clock Out Register (0x1f) */
#define CLKOUT_CD_MASK  0x0f    /* Clock Divider mask */
#define CLKOUT_SL_MASK    0x30    /* Slew Rate mask */
#define CLKOUT_SL_SHIFT    4

/* Bus Configuration Register (0x2f) */
#define BUSCFG_DR0    0x01    /* Disconnect RX0 Input / Select RX input */
#define BUSCFG_DR1    0x02    /* Disconnect RX1 Input / Silent mode */
#define BUSCFG_DT1    0x08    /* Disconnect TX1 Output */
#define BUSCFG_POL    0x20    /* Polarity dominant or recessive */
#define BUSCFG_CBY    0x40    /* Input Comparator Bypass */

struct cc770_platform_data {
    u32 osc_freq;    /* CAN bus oscillator frequency in Hz */

    u8 cir;        /* CPU Interface Register */
    u8 cor;        /* Clock Out Register */
    u8 bcr;        /* Bus Configuration Register */
};

#endif    /* !_CAN_PLATFORM_CC770_H */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0041 ]--