Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c477 static const nrf_clock_lfclk_t target_type = in lfclk_spinwait() local
489 (target_type == NRF_CLOCK_LFCLK_XTAL) && in lfclk_spinwait()
508 && ((type == target_type) in lfclk_spinwait()
522 if ((target_type == NRF_CLOCK_LFCLK_XTAL) in lfclk_spinwait()
/Zephyr-latest/cmake/modules/
Dextensions.cmake3569 get_property(target_type TARGET ${dir_target} PROPERTY TYPE)
3570 if(${target_type} IN_LIST types)