Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_kpp.c89 base->KPCR = KPP_KPCR_KRE(configure->activeRow); in KPP_Init()
94 …->KDDR = KPP_KDDR_KCDD(configure->activeColumn) | KPP_KDDR_KRDD((uint8_t) ~(configure->activeRow)); in KPP_Init()
Dfsl_kpp.h51 uint8_t activeRow; /*!< The row number: bit 7 ~ 0 represents the row 7 ~ 0. */ member