Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_mpu.c241 mss_mpu_addrm_t matching_mode, in MSS_MPU_configure() argument
263 (uint8_t)(matching_mode << 3U) | in MSS_MPU_configure()
279 mss_mpu_addrm_t* matching_mode, in MSS_MPU_get_config() argument
292 *matching_mode = (mss_mpu_addrm_t)( (reg >> 3ULL) & 0x3U); in MSS_MPU_get_config()
Dmss_mpu.h130 mss_mpu_addrm_t matching_mode,
138 mss_mpu_addrm_t* matching_mode,