Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dbpm.h441 #define BPM_FWPSAVEPS_RLATDEL_Pos 21 /**< \brief (BPM_FWPSAVEPS) Flash Latdel in Retent… macro
442 #define BPM_FWPSAVEPS_RLATDEL_Msk (_U_(0x1F) << BPM_FWPSAVEPS_RLATDEL_Pos)
443 …e BPM_FWPSAVEPS_RLATDEL(value) (BPM_FWPSAVEPS_RLATDEL_Msk & ((value) << BPM_FWPSAVEPS_RLATDEL_Pos))