Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dfsl_loader_utils.c56 #define CIU_RST_SW2_CPU1_RST_MASK (0x40000000U) macro
189 *((uint32_t *)CIU_RST_SW2) = *((uint32_t *)CIU_RST_SW2) | CIU_RST_SW2_CPU1_RST_MASK; in reset_device()