Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_port92_v1.h38 #define MEC_PORT92_P92ACT_ENABLE_Pos (0UL) /*!< ENABLE (Bit 0) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_kbc.c32 regs->P92ACT |= MEC_BIT(MEC_PORT92_P92ACT_ENABLE_Pos); in port92h_ctrl()
34 regs->P92ACT &= (uint8_t)~MEC_BIT(MEC_PORT92_P92ACT_ENABLE_Pos); in port92h_ctrl()