Home
last modified time | relevance | path

Searched defs:dim (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Ddata_load.py66 def pad(self, data, seq_length, dim): # pylint: disable=no-self-use argument
/Zephyr-latest/drivers/rtc/
Drtc_emul.c74 const uint8_t *dim = (rtc_emul_is_leap_year(datetime) == true) ? in rtc_emul_get_days_in_month() local
/Zephyr-latest/drivers/led/
Dht16k33.c135 uint8_t dim; in ht16k33_led_set_brightness() local