Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8ulp/
Dboard.c406 static bool read_dbd_en_from_fuse = false; in BOARD_IsRdcEnabled() local
410 if (read_dbd_en_from_fuse == false) in BOARD_IsRdcEnabled()
416 read_dbd_en_from_fuse = true; in BOARD_IsRdcEnabled()