Home
last modified time | relevance | path

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

/hal_renesas-3.6.0/smartbond/da1469x_hal/
Dda1469x_pd.c38 static uint32_t trimv_words_buf[16]; variable
90 if (trimv_words_idx + pdd->trimv_count <= ARRAY_SIZE(trimv_words_buf)) { in da1469x_pd_load_trimv()
91 pdd->trimv_words = &trimv_words_buf[trimv_words_idx]; in da1469x_pd_load_trimv()