Searched refs:enable (Results 1 – 2 of 2) sorted by relevance
6 HAL functions. When used in combination with the real nrfx, these should enable code
33 void nrf_ppi_TASK_CHG_ENDIS( int groupnbr, bool enable /*false=disable task*/ ){ in nrf_ppi_TASK_CHG_ENDIS() argument34 if ( enable ){ in nrf_ppi_TASK_CHG_ENDIS()