Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dbpm.h367 #define BPM_FWRUNPS_REGLEVEL_Pos 0 /**< \brief (BPM_FWRUNPS) Regulator Voltage Level … macro
368 #define BPM_FWRUNPS_REGLEVEL_Msk (_U_(0xF) << BPM_FWRUNPS_REGLEVEL_Pos)
369 …fine BPM_FWRUNPS_REGLEVEL(value) (BPM_FWRUNPS_REGLEVEL_Msk & ((value) << BPM_FWRUNPS_REGLEVEL_Pos))