Searched refs:csl_period (Results 1 – 5 of 5) sorted by relevance
79 uint16_t csl_period; /**< CSL period */ member86 uint16_t csl_period; /**< CSL period */ member189 .csl_period = sys_cpu_to_le16(_csl_period), \196 .csl_period = sys_cpu_to_le16(_csl_period), \
1208 uint32_t csl_period; member
105 uint32_t csl_period; member
966 net_time_t period_ns = nrf5_data.csl_period * NSEC_PER_TEN_SYMBOLS; in nrf5_configure()994 nrf_802154_csl_writer_period_set(config->csl_period); in nrf5_configure()996 nrf5_data.csl_period = config->csl_period; in nrf5_configure()
1336 config.csl_period = aCslPeriod; in otPlatRadioEnableCsl()