Searched refs:opt (Results 1 – 7 of 7) sorted by relevance
287 #define SCU_NSM_IDLE_ON(opt) ((opt)?(SCU->NSMCTL |= SCU_NSMCTL_IDLEON_Msk):(SCU->NSMCTL &= ~SCU_… argument301 #define SCU_NSM_DBG_ON(opt) ((opt)?(SCU->NSMCTL |= SCU_NSMCTL_DBGON_Msk):(SCU->NSMCTL &= ~SCU_NS… argument
78 uint32_t opt; /*!< Operation mode */ member86 uint32_t opt; /*!< Operation mode */ member914 int32_t XTRNG_RandomInit(XTRNG_T *rng, uint32_t opt);956 int32_t BL_RandomInit(BL_RNG_T *rng, uint32_t opt);
276 #define SCU_NSM_IDLE_ON(opt) ((opt)?(SCU->NSMCTL |= SCU_NSMCTL_IDLEON_Msk):(SCU->NSMCTL &= ~SCU_… argument290 #define SCU_NSM_DBG_ON(opt) ((opt)?(SCU->NSMCTL |= SCU_NSMCTL_DBGON_Msk):(SCU->NSMCTL &= ~SCU_NS… argument
16 #define dsb(opt) asm volatile("dsb " #opt : : : "memory") argument
114 [GCC][Cortex-M3][none](lit:run_lit) /opt/homebrew/bin/lit --xunit-xml-output lit.xml -D toolchain=G…117 [GCC][Cortex-M3][none](lit:run_lit) /opt/homebrew/bin/lit succeeded with exit code 0
150 CFLAGS += -isystem /opt/eldk/ppc_4xx/usr/include
1010 # can opt to disable this feature.