Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/kpp/
Dfsl_kpp.c145 uint8_t times; in KPP_keyPressScanning() local
161 for (times = 0; times < KPP_KEYPAD_SCAN_TIMES; times++) in KPP_keyPressScanning()
173 rowData[times][columIndex] = (uint8_t)(~(base->KPDR & KPP_KPDR_KRD_MASK)); in KPP_keyPressScanning()
178 rowData[times][columIndex] = 0; in KPP_keyPressScanning()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.c595 assert(ledFlash->times); in LED_Flash()
604 ledState->flashCycle = ledFlash->times; in LED_Flash()
636 ledFlash.times = 1; in LED_Blip()
Dfsl_component_led.h201 uint32_t times; /*!< Flash times, LED_FLASH_CYCLE_FOREVER for forever */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/mmcau/doxygen/
Dfsl_mmcau.dox31 …DES crypto algorithms are supported by calling the corresponding DES crypto function three times.
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/
DREADME.md239 **Note:** If a low power mode constraint or resource constraints has been set multiple times throug…