Lines Matching full:equivalent
85 * @brief Equivalent to DT_PWMS_CTLR_BY_IDX(node_id, 0)
186 * @brief Equivalent to DT_PWMS_CELL_BY_IDX(node_id, 0, cell)
200 * This is equivalent to DT_PWMS_CELL_BY_IDX(node_id, idx, channel).
216 * This is equivalent to DT_PWMS_CELL_BY_NAME(node_id, name, channel).
228 * @brief Equivalent to DT_PWMS_CHANNEL_BY_IDX(node_id, 0)
241 * This is equivalent to DT_PWMS_CELL_BY_IDX(node_id, idx, period).
257 * This is equivalent to DT_PWMS_CELL_BY_NAME(node_id, name, period).
269 * @brief Equivalent to DT_PWMS_PERIOD_BY_IDX(node_id, 0)
283 * This is equivalent to DT_PWMS_CELL_BY_IDX(node_id, idx, flags).
300 * This is equivalent to DT_PWMS_CELL_BY_NAME(node_id, name, flags) if
314 * @brief Equivalent to DT_PWMS_FLAGS_BY_IDX(node_id, 0)
347 * @brief Equivalent to DT_INST_PWMS_CTLR_BY_IDX(inst, 0)
379 * @brief Equivalent to DT_INST_PWMS_CELL_BY_IDX(inst, 0, cell)
388 * @brief Equivalent to DT_INST_PWMS_CELL_BY_IDX(inst, idx, channel)
398 * @brief Equivalent to DT_INST_PWMS_CELL_BY_NAME(inst, name, channel)
409 * @brief Equivalent to DT_INST_PWMS_CHANNEL_BY_IDX(inst, 0)
417 * @brief Equivalent to DT_INST_PWMS_CELL_BY_IDX(inst, idx, period)
427 * @brief Equivalent to DT_INST_PWMS_CELL_BY_NAME(inst, name, period)
438 * @brief Equivalent to DT_INST_PWMS_PERIOD_BY_IDX(inst, 0)
446 * @brief Equivalent to DT_INST_PWMS_CELL_BY_IDX(inst, idx, flags)
456 * @brief Equivalent to DT_INST_PWMS_CELL_BY_NAME(inst, name, flags)
468 * @brief Equivalent to DT_INST_PWMS_FLAGS_BY_IDX(inst, 0)