Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dbpm.h393 #define BPM_FWRUNPS_FLASHBIAS_Pos 13 /**< \brief (BPM_FWRUNPS) Flash Bias Value */ macro
394 #define BPM_FWRUNPS_FLASHBIAS_Msk (_U_(0xF) << BPM_FWRUNPS_FLASHBIAS_Pos)
395 …e BPM_FWRUNPS_FLASHBIAS(value) (BPM_FWRUNPS_FLASHBIAS_Msk & ((value) << BPM_FWRUNPS_FLASHBIAS_Pos))