Home
last modified time | relevance | path

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

/nrf_hw_models-3.4.0/docs/
DREADME.md6 HAL functions. When used in combination with the real nrfx, these should enable code
/nrf_hw_models-3.4.0/src/HW_models/
DNRF_PPI.c33 void nrf_ppi_TASK_CHG_ENDIS( int groupnbr, bool enable /*false=disable task*/ ){ in nrf_ppi_TASK_CHG_ENDIS() argument
34 if ( enable ){ in nrf_ppi_TASK_CHG_ENDIS()