Home
last modified time | relevance | path

Searched refs:CIU2_RST_SW3_CPU2_RST_MASK (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dfsl_loader_utils.c58 #define CIU2_RST_SW3_CPU2_RST_MASK (0x00000010U) macro
193 *((uint32_t *)CIU2_RST_SW3) = *((uint32_t *)CIU2_RST_SW3) | CIU2_RST_SW3_CPU2_RST_MASK; in reset_device()