Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Multi Reset Control Register peripherals. More...

Macros

#define FOCALTECH_RESET_OTP_AHB   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 0U)
 OTP AHB reset.
#define FOCALTECH_RESET_MCC   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 1U)
 MCC reset.
#define FOCALTECH_RESET_MCCADR   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 2U)
 MCC address reset.
#define FOCALTECH_RESET_ADC   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 3U)
 ADC reset.
#define FOCALTECH_RESET_MESH   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 4U)
 MESH reset.
#define FOCALTECH_RESET_TC   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 5U)
 TC reset.
#define FOCALTECH_RESET_CLKOUT   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 6U)
 Clock output reset.
#define FOCALTECH_RESET_KEY_CTRL   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 7U)
 Key controller reset.
#define FOCALTECH_RESET_CCM_RESET   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 8U)
 CCM reset.
#define FOCALTECH_RESET_OTP_IPS   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 9U)
 OTP IPS reset.
#define FOCALTECH_RESET_CPM_IPS   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 10U)
 CPM IPS reset.
#define FOCALTECH_RESET_TRACE   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 11U)
 Trace reset.
#define FOCALTECH_RESET_I2S_M   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 12U)
 I2S master reset.
#define FOCALTECH_RESET_I2S_S   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 13U)
 I2S slave reset.
#define FOCALTECH_RESET_CRC0   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 14U)
 CRC0 reset.
#define FOCALTECH_RESET_CRC1   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 15U)
 CRC1 reset.

Detailed Description

Multi Reset Control Register peripherals.

Macro Definition Documentation

◆ FOCALTECH_RESET_ADC

#define FOCALTECH_RESET_ADC   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 3U)

◆ FOCALTECH_RESET_CCM_RESET

#define FOCALTECH_RESET_CCM_RESET   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 8U)

◆ FOCALTECH_RESET_CLKOUT

#define FOCALTECH_RESET_CLKOUT   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 6U)

#include <zephyr/dt-bindings/reset/focaltech_ft9001_reset.h>

Clock output reset.

◆ FOCALTECH_RESET_CPM_IPS

#define FOCALTECH_RESET_CPM_IPS   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 10U)

◆ FOCALTECH_RESET_CRC0

#define FOCALTECH_RESET_CRC0   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 14U)

◆ FOCALTECH_RESET_CRC1

#define FOCALTECH_RESET_CRC1   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 15U)

◆ FOCALTECH_RESET_I2S_M

#define FOCALTECH_RESET_I2S_M   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 12U)

◆ FOCALTECH_RESET_I2S_S

#define FOCALTECH_RESET_I2S_S   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 13U)

◆ FOCALTECH_RESET_KEY_CTRL

#define FOCALTECH_RESET_KEY_CTRL   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 7U)

#include <zephyr/dt-bindings/reset/focaltech_ft9001_reset.h>

Key controller reset.

◆ FOCALTECH_RESET_MCC

#define FOCALTECH_RESET_MCC   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 1U)

◆ FOCALTECH_RESET_MCCADR

#define FOCALTECH_RESET_MCCADR   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 2U)

◆ FOCALTECH_RESET_MESH

#define FOCALTECH_RESET_MESH   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 4U)

◆ FOCALTECH_RESET_OTP_AHB

#define FOCALTECH_RESET_OTP_AHB   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 0U)

◆ FOCALTECH_RESET_OTP_IPS

#define FOCALTECH_RESET_OTP_IPS   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 9U)

◆ FOCALTECH_RESET_TC

#define FOCALTECH_RESET_TC   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 5U)

◆ FOCALTECH_RESET_TRACE

#define FOCALTECH_RESET_TRACE   FOCALTECH_RESET_CONFIG(MULTIRSTCR, 11U)