Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rif.c689 if (SubRegion == RISAF_SUBREGION_A) in HAL_RIF_RISAF_ConfigSubRegionDelegation()
746 if (SubRegion == RISAF_SUBREGION_A) in HAL_RIF_RISAF_GetConfigSubRegionDelegation()
808 if (SubRegion == RISAF_SUBREGION_A) in HAL_RIF_RISAF_ConfigSubRegion()
901 if (SubRegion == RISAF_SUBREGION_A) in HAL_RIF_RISAF_GetConfigSubRegion()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rif.h424 #define RISAF_SUBREGION_A 0U macro
1427 #define IS_RISAF_SUBREGION(__SUBREGION__) (((__SUBREGION__) == RISAF_SUBREGION_A) || \