Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/cortex_m/
Ddebug.c75 if (((DWT->CTRL & DWT_CTRL_NUMCOMP_Msk) >> DWT_CTRL_NUMCOMP_Pos) < 2) { in z_arm_debug_enable_null_pointer_detection()
101 if (((DWT->CTRL & DWT_CTRL_NUMCOMP_Msk) >> DWT_CTRL_NUMCOMP_Pos) < 1) { in z_arm_debug_enable_null_pointer_detection()