Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_bbled_v1.h41 #define MEC_BBLED_CONFIG_SRST_Pos (7UL) /*!< SRST (Bit 7) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_bbled.c174 regs->CONFIG |= MEC_BIT(MEC_BBLED_CONFIG_SRST_Pos); in mec_hal_bbled_init()